EmfLogPalette Class

Summary: The LogPalette object specifies a logical_palette that contains device-independent color definitions.

Module: aspose.imaging.fileformats.emf.emf.objects

Full Name: aspose.imaging.fileformats.emf.emf.objects.EmfLogPalette

Inheritance: EmfObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
EmfLogPalette()Initializes a new instance of the EmfLogPalette class

Properties

NameTypeAccessDescription
palette_argb_32_entriesintr/wGets or sets an array of 32-bit ARGB colors.
versionshortr/wGets or sets a 16-bit unsigned integer that specifies the version number of the system.
This MUST be 0x0300.

Constructor: EmfLogPalette()

 EmfLogPalette() 

Initializes a new instance of the EmfLogPalette class