EmfPlusPaletteStyleFlags Enumeration

The PaletteStyle flags specify properties of graphics palettes. These flags can be combined to specify multiple options.

Module: aspose.imaging.fileformats.emf.emfplus.consts

Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusPaletteStyleFlags

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
PALETTE_STYLE_GRAY_SCALEIf set, the palette MUST contain only grayscale entries.
PALETTE_STYLE_HALFTONEIf set, the palette MUST contain discrete color values that can be used for halftoning.
PALETTE_STYLE_HAS_ALPHAIf set, one or more of the palette entries MUST contain alpha transparency information.