Class EmfLogPalette
EmfLogPalette class
The LogPalette object specifies a logical_palette that contains device-independent color definitions.
public sealed class EmfLogPalette : EmfObject
Constructors
Name | Description |
---|---|
EmfLogPalette() | The default constructor. |
Properties
Name | Description |
---|---|
PaletteArgb32Entries { get; set; } | Gets or sets an array of 32-bit ARGB colors. |
Version { get; set; } | Gets or sets a 16-bit unsigned integer that specifies the version number of the system. This MUST be 0x0300. |
See Also
- class EmfObject
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging