Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfSetPixel

  • All Implemented Interfaces:
    Cloneable


    public class WmfSetPixel
    extends WmfPointObject

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

    • Constructor Detail

      • WmfSetPixel

        public WmfSetPixel()
    • 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.