WmfSetPixel Class
Summary: The META_SETPIXEL record sets the pixel at the specified coordinates to
the specified color.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfSetPixel
Inheritance: WmfPointObject
Constructors
Name | Description |
---|---|
WmfSetPixel() | Initializes a new instance of the WmfSetPixel class |
Properties
Name | Type | Access | Description |
---|---|---|---|
color_ref | int | r/w | Gets or sets the color reference. |
point | Point | r/w | Gets or sets the point. |
Constructor: WmfSetPixel()
WmfSetPixel()
Initializes a new instance of the WmfSetPixel class