public final class PageBlackGenerationProcessingGrayComponentReplacementExtent extends IntegerParameterInit implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the extented beyond neutrals (into chromatic colors) that GCR applies. 0% = Uniform component replacement, 100% = Gray component replacement. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementextent
| Constructor and Description |
|---|
PageBlackGenerationProcessingGrayComponentReplacementExtent(int value)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxValue()
For integer- or decimal-valued parameters, defines the largest allowed value.
|
int |
getMinValue()
For integer- or decimal-valued parameters, defines the smallest allowed value.
|
getMultiplegetNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageBlackGenerationProcessingGrayComponentReplacementExtent(int value)
Creates a new instance.
value - The parameter value.public int getMinValue()
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue in class IntegerParameterInitpublic int getMaxValue()
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue in class IntegerParameterInitCopyright © 2025 Aspose. All Rights Reserved.