SettingCollectionSetJP2KGraySlopeThrMinMax 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 SetJP2KGraySlopeThrMinMax(
ushort colorslopethrmin,
ushort colorslopethrmax
)
Public Sub SetJP2KGraySlopeThrMinMax (
colorslopethrmin As UShort,
colorslopethrmax As UShort
)
public:
void SetJP2KGraySlopeThrMinMax(
unsigned short colorslopethrmin,
unsigned short colorslopethrmax
)
Parameters
- colorslopethrmin
- Type: SystemUInt16
- colorslopethrmax
- Type: SystemUInt16
See Also