SettingCollectionSetJP2KColorSlopeThrMinMax Method
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic void SetJP2KColorSlopeThrMinMax(
ushort colorslopethrmin,
ushort colorslopethrmax
)
Public Sub SetJP2KColorSlopeThrMinMax (
colorslopethrmin As UShort,
colorslopethrmax As UShort
)
public:
void SetJP2KColorSlopeThrMinMax(
unsigned short colorslopethrmin,
unsigned short colorslopethrmax
)
Parameters
- colorslopethrmin
- Type: SystemUInt16
- colorslopethrmax
- Type: SystemUInt16
See Also