Class WmfSetPixel
Class WmfSetPixel
Il nome: Aspose.Imaging.FileFormats.Wmf.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
Il record META_SETPIXEL mette il pixel nelle coordinate specificate perIl colore specificato.
public class WmfSetPixel : WmfPointObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject ← WmfSetPixel
I membri ereditari
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
Riceve o mette il colore di riferimento.
public int ColorRef { get; set; }