Class WmfSetPalentries
- Namespace
- Aspose.Imaging.FileFormats.Wmf.Objects
- Assembly
- Aspose.Imaging.dll
The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical palette that is defined in the playback device context.
public class WmfSetPalentries : WmfObject
- Inheritance
-
WmfSetPalentries
- Inherited Members
Constructors
WmfSetPalentries()
public WmfSetPalentries()
Properties
LogPalette
Gets or sets the log palette.
public EmfLogPalette LogPalette { get; set; }
Property Value
- EmfLogPalette
The logical palette.
Start
Gets or sets the start.
public int Start { get; set; }
Property Value
- int
The start.