Class WmfResizePalette
Class WmfResizePalette
Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)
The META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the playback device context.
public class WmfResizePalette : WmfObject
Inheritance
object ← MetaObject ← WmfObject ← WmfResizePalette
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
WmfResizePalette()
public WmfResizePalette()
Properties
NumberOfEntries
Gets or sets the number of entries.
public int NumberOfEntries { get; set; }