Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfSetBkColor

  • All Implemented Interfaces:
    Cloneable


    public class WmfSetBkColor
    extends WmfObject

    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.

    • Constructor Detail

      • WmfSetBkColor

        public WmfSetBkColor()
    • Method Detail

      • getColorRef

        public int getColorRef()

        Gets or sets the color reference.

        Value: The color reference.
      • setColorRef

        public void setColorRef(int value)

        Gets or sets the color reference.

        Value: The color reference.