Class WmfSetBkColor

Class WmfSetBkColor

名称: Aspose.Imaging.FileFormats.Wmf.Objects 收藏: Aspose.Imaging.dll (25.4.0)

META_SETBKCOLOR 记录在播放中设置背景颜色设备背景到指定的颜色或最接近的物理颜色,如果设备不能代表所指定的颜色。

public class WmfSetBkColor : WmfObject

Inheritance

object MetaObject WmfObject WmfSetBkColor

继承人

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfSetBkColor()

public WmfSetBkColor()

Properties

ColorRef

接收或设置颜色参考。

public int ColorRef { get; set; }

财产价值

int

 中文