'Declaration Public Enum PixelType Inherits System.Enum
public enum PixelType : System.Enum
__value public enum PixelType : public System.Enum
public enum class PixelType : public System.Enum
'Declaration Public Enum PixelType Inherits System.Enum
public enum PixelType : System.Enum
__value public enum PixelType : public System.Enum
public enum class PixelType : public System.Enum
Member | Description |
---|---|
BW | Black-white image |
Gray | Gray (palette) image |
RGB | Color (RGB) image |
Palette | Color (palette) image |
CMY | CMY |
CMYK | Color (CMYK) image |
YUV | Color (YUV) image |
YUVK | Color (YUVK) image |
CIEXYZ | CIEXYZ |
Lab | Lab |
SRGB | Color (RGB) image with ICC profile |
SRGB64 | Color (gamut RGB) image with ICC profile |
BGR | Color (BGR) image |
CIELAB | CIELAB |
CIELUV | CIELUV |
YCBCR | YCBCR |
Infrared | Infrared |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.WinTwain.PixelType
Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5