WmfCreatePalette Class
Summary: The META_CREATEPALETTE record creates a Palette Object (section 2.2.1.3).
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfCreatePalette
Inheritance: WmfGraphicObject
Constructors
| Name | Description |
|---|---|
| WmfCreatePalette() | WMFs the record. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| PALETTE_START [static] | int | r | The palette start tag |
| index | int | r/w | Gets or sets the index. |
| log_palette | EmfLogPalette | r/w | Gets or sets the log palette. |
Constructor: WmfCreatePalette()
WmfCreatePalette()
WMFs the record.