Class WmfSetPixel
WmfSetPixel class
The META_SETPIXEL record sets the pixel at the specified coordinates to the specified color.
public class WmfSetPixel : WmfPointObject
Constructors
Name | Description |
---|---|
WmfSetPixel() | The default constructor. |
Properties
Name | Description |
---|---|
ColorRef { get; set; } | Gets or sets the color reference. |
Point { get; set; } | Gets or sets the point. |
See Also
- class WmfPointObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging