Class WmfSetPixel

Class WmfSetPixel

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.0)

The META_SETPIXEL record sets the pixel at the specified coordinates to the specified color.

public class WmfSetPixel : WmfPointObject

Inheritance

object MetaObject WmfObject WmfPointObject WmfSetPixel

Inherited Members

WmfPointObject.Point , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfSetPixel()

public WmfSetPixel()

Properties

ColorRef

Gets or sets the color reference.

public int ColorRef { get; set; }

Property Value

int

 English