WmfAnimatePalette

WmfAnimatePalette class

The META_ANIMATEPALETTE record redefines entries in the logical palette that is defined in the playback device context with the specified Palette object (section 2.2.1.3).

public class WmfAnimatePalette : WmfObject

Constructors

NameDescription
WmfAnimatePalette()The default constructor.

Properties

NameDescription
LogPalette { get; set; }Gets or sets the log palette.
Start { get; set; }Gets or sets the start.

See Also