WebPixelTypeEnumJS Enumeration
In This Topic
Specifies available pixel types.
Members
Member | Description |
BGR | Color (BGR) image. |
BW | Black-white image. |
CIELAB | CIELAB. |
CIELUV | CIELUV. |
CIEXYZ | CIEXYZ. |
CMY | CMY. |
CMYK | Color (CMYK) image. |
Gray | Gray (palette) image. |
Infrared | Infrared. |
Lab | Lab. |
Palette | Color (palette) image. |
RGB | Color (RGB) image. |
SRGB | Color (RGB) image with ICC profile . |
SRGB64 | Color (gamut RGB) image with ICC profile. |
YCBCR | YCBCR. |
YUV | Color (YUV) image. |
YUVK | Color (YUVK) image . |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Twain.WebPixelTypeEnumJS
Browser Compatibility
See Also