Class WmfCreatePalette
WmfCreatePalette class
The META_CREATEPALETTE record creates a Palette Object (section 2.2.1.3).
public class WmfCreatePalette : WmfGraphicObject
Constructors
Name | Description |
---|---|
WmfCreatePalette() | The default constructor. |
Properties
Name | Description |
---|---|
Index { get; set; } | Gets or sets the index. |
LogPalette { get; set; } | Gets or sets the log palette. |
Fields
Name | Description |
---|---|
const PaletteStart | The palette start tag |
See Also
- class WmfGraphicObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging