'Declaration Public Enum PaletteType Inherits System.Enum
public enum PaletteType : System.Enum
__value public enum PaletteType : public System.Enum
public enum class PaletteType : public System.Enum
'Declaration Public Enum PaletteType Inherits System.Enum
public enum PaletteType : System.Enum
__value public enum PaletteType : public System.Enum
public enum class PaletteType : public System.Enum
Member | Description |
---|---|
Adaptive | Palette is created automatically from the source image. |
Web | Web palette is used. Each color component (R, G, B) can have one of the following values: 0, 51, 102, 153, 204, 255. Palette contains 216 colors. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.ImageProcessing.PaletteType
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5