| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected OptimizationIntensityType |
ImageOptimizationType.edgeAccentuation |
protected OptimizationIntensityType |
ImageOptimizationType.gammaCorrection |
protected OptimizationIntensityType |
ImageOptimizationType.increaseContrast |
protected OptimizationIntensityType |
ImageOptimizationType.medianFilter |
protected OptimizationIntensityType |
ImageOptimizationType.noiseReduction |
protected OptimizationIntensityType |
ImageOptimizationType.sharpen |
| Modifier and Type | Method and Description |
|---|---|
static OptimizationIntensityType |
OptimizationIntensityType.fromValue(String v) |
OptimizationIntensityType |
ImageOptimizationType.getEdgeAccentuation()
Gets the value of the edgeAccentuation property.
|
OptimizationIntensityType |
ImageOptimizationType.getGammaCorrection()
Gets the value of the gammaCorrection property.
|
OptimizationIntensityType |
ImageOptimizationType.getIncreaseContrast()
Gets the value of the increaseContrast property.
|
OptimizationIntensityType |
ImageOptimizationType.getMedianFilter()
Gets the value of the medianFilter property.
|
OptimizationIntensityType |
ImageOptimizationType.getNoiseReduction()
Gets the value of the noiseReduction property.
|
OptimizationIntensityType |
ImageOptimizationType.getSharpen()
Gets the value of the sharpen property.
|
static OptimizationIntensityType |
OptimizationIntensityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptimizationIntensityType[] |
OptimizationIntensityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageOptimizationType.setEdgeAccentuation(OptimizationIntensityType value)
Sets the value of the edgeAccentuation property.
|
void |
ImageOptimizationType.setGammaCorrection(OptimizationIntensityType value)
Sets the value of the gammaCorrection property.
|
void |
ImageOptimizationType.setIncreaseContrast(OptimizationIntensityType value)
Sets the value of the increaseContrast property.
|
void |
ImageOptimizationType.setMedianFilter(OptimizationIntensityType value)
Sets the value of the medianFilter property.
|
void |
ImageOptimizationType.setNoiseReduction(OptimizationIntensityType value)
Sets the value of the noiseReduction property.
|
void |
ImageOptimizationType.setSharpen(OptimizationIntensityType value)
Sets the value of the sharpen property.
|
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.