Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
Bu konu güncel değil. En güncel bilgiler için bkz. Yazdırma Şeması Belirtimi.
CMYK ayrımları için siyah nesil davranışı belirtir.
- Öğe Bilgileri
- yapısal içerik
- Genişletilebilir Biçimlendirme Dili (XML) İçeriği
Öğe Bilgileri
| Ad | Değer |
|---|---|
| Öğe Türü |
Özellik |
| Kapsam Belirleme Ön Eki |
Sayfa |
| Notlar |
Hiç kimse |
Yapısal İçerik
Bu öğenin XML yapısı:
<psf:Feature name="psk:PageBlackGenerationProcessing">
<psf:Property name="psf:SelectionType">
<psf:Value xsi:type="xs:string">psk:PickOne</psf:Value>
</psf:Property>
<psf:Option name="psk:_OptionName_">
<psf:Property name="psf:IdentityOption">
<psf:Value xsi:type="xs:string">_IdentityOptionValue_</psf:Value>
</psf:Property>
</psf:Option>
</psf:Feature>
Yapı Değişkenleri
Aşağıdaki tabloda XML yapısında tanımlanan değişkenlerin özellikleri özetlenmiştir.
Genişletilebilir Biçimlendirme Dili (XML) İçeriği
Genel Yazdırma Şeması anahtar sözcükleri https://schemas.microsoft.com/windows/2003/08/printing/printschemakeywords ad alanında tanımlanır. Bu anahtar sözcüğün genel Genişletilebilir Biçimlendirme Dili (XML) içeriği aşağıda tanımlanmıştır:
<psf:Feature name="psk:PageBlackGenerationProcessing">
<psf:Option name="psk:Automatic" />
<psf:Option name="psk:Custom">
<!-- The max allowable sum of the four ink coverages anywhere in an image. -->
<psf:ScoredProperty name="psk:TotalInkCoverageLimit">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingTotalInkCoverageLimit" />
</psf:ScoredProperty>
<!-- The maximum allowed K channel value. -->
<psf:ScoredProperty name="psk:BlackInkLimit">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingBlackInkLimit" />
</psf:ScoredProperty>
<!-- The percentage of gray component replacement to perform. -->
<psf:ScoredProperty name="psk:GrayComponentReplacementLevel">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingGrayComponentReplacementLevel" />
</psf:ScoredProperty>
<!-- The point in the highlight to shadow range where GCR should start (100% = darkest shadow). -->
<psf:ScoredProperty name="psk:GrayComponentReplacementStart">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingGrayComponentReplacementStart" />
</psf:ScoredProperty>
<!-- The extented beyond neutrals (into chromatic colors) that GCR applies. 0% = Undercolor component replacement, 100% = Gray component replacement. -->
<psf:ScoredProperty name="psk:GrayComponentReplacementExtent">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingGrayComponentReplacementExtent" />
</psf:ScoredProperty>
<!-- The shadow level below which UCA will be applied. -->
<psf:ScoredProperty name="psk:UnderColorAdditionStart">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingUnderColorAdditionStart" />
</psf:ScoredProperty>
<!-- The amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated "BlackInkLimit" (or UCAStart, if specified) in the dark neutrals and near-neutral areas. -->
<psf:ScoredProperty name="psk:UnderColorAdditionLevel">
<psf:ParameterRef name="psk:PageBlackGenerationProcessingUnderColorAdditionLevel" />
</psf:ScoredProperty>
</psf:Option>
</psf:Feature>