WmfSetPixel 类
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 | 描述 |
|---|---|
| WmfSetPixel() | 初始化 WmfSetPixel 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| color_ref | int | r/w | 获取或设置 color reference。 |
| point | Point | r/w | 获取或设置点。 |
Constructor: WmfSetPixel()
WmfSetPixel()
初始化 WmfSetPixel 类的新实例