Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfSelectPalette

  • All Implemented Interfaces:
    Cloneable


    public class WmfSelectPalette
    extends WmfObject

    The META_SELECTPALETTE record defines the current logical palette with a specified Palette Object.

    • Constructor Detail

      • WmfSelectPalette

        public WmfSelectPalette()
    • Method Detail

      • getObjectIndex

        public int getObjectIndex()

        Gets or sets the index of the object.

        Value: The index of the object.
      • setObjectIndex

        public void setObjectIndex(int value)

        Gets or sets the index of the object.

        Value: The index of the object.