Class WmfSetBkColor

Class WmfSetBkColor

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.0)

The META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color.

public class WmfSetBkColor : WmfObject

Inheritance

object MetaObject WmfObject WmfSetBkColor

Inherited Members

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

Gets or sets the color reference.

public int ColorRef { get; set; }

Property Value

int

 English