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
Constructors
| Name | Description | 
|---|---|
| EmfLogPalette() | Initializes a new instance of the EmfLogPalette class | 
Properties
| Name | Type | Access | Description | 
|---|---|---|---|
| palette_argb_32_entries | int[] | r/w | Gets or sets an array of 32-bit ARGB colors. | 
| version | int | r/w | Gets 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