WmfCreatePalette

WmfCreatePalette class

The META_CREATEPALETTE record creates a Palette Object (section 2.2.1.3).

public class WmfCreatePalette : WmfGraphicObject

Constructors

NameDescription
WmfCreatePalette()The default constructor.

Properties

NameDescription
Index { get; set; }Gets or sets the index.
LogPalette { get; set; }Gets or sets the log palette.

Fields

NameDescription
const PaletteStartThe palette start tag

See Also