Table of Contents

Class WmfSetPixel

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

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

public class WmfSetPixel : WmfPointObject
Inheritance
WmfSetPixel
Inherited Members

Constructors

WmfSetPixel()

public WmfSetPixel()

Properties

ColorRef

Gets or sets the color reference.

public int ColorRef { get; set; }

Property Value

int

The color reference.