Class WmfSetPixel
Class WmfSetPixel
Nome do espaço: Aspose.Imaging.FileFormats.Wmf.Objects Assembleia: Aspose.Imaging.dll (25.4.0)
O registro META_SETPIXEL coloca o pixel nas coordenadas especificadas paraA cor especificada.
public class WmfSetPixel : WmfPointObject
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject ← WmfSetPixel
Membros herdados
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
Recebe ou coloca a referência de cor.
public int ColorRef { get; set; }