SettingCollectionSetJP2KGraySlopeThrMinMax Method
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
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