R2_PICTURES_BPP Enumeration
|
Picture color.
For several converters, you can set the color of the image.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic enum R2_PICTURES_BPP
Public Enumeration R2_PICTURES_BPP
public enum class R2_PICTURES_BPP
Members
| Member name | Value | Description |
---|
| R2_BPP_ORIGINAL | 0 |
Original
|
| R2_BPP_BLACKANDWHITE | 1 |
BlackAndWhite
|
| R2_BPP_GRAYSCALE | 2 |
Grayscale
|
| R2_BPP_24BPP | 3 |
BPP24
|
See Also