Click or drag to resize

StiPcxPaletteType Enumeration

Enumeration describes a type of palette of the PCX file.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiPcxPaletteType
Members
  Member nameValueDescription
Monochrome1 Monochrome palette (1 bit)
Color2 Color palette (24 bit)
See Also