Packages

 

com.aspose.imaging.xmp.types.complex.colorant

Class ColorantBase

    • Method Detail

      • getMode

        public int getMode()

        Gets ColorMode.

        Value: The color mode.
      • getSwatchName

        public String getSwatchName()

        Gets or sets the name of the swatch.

        Value: The name of the swatch.
      • setSwatchName

        public void setSwatchName(String value)

        Gets or sets the name of the swatch.

        Value: The name of the swatch.
      • getColorType

        public int getColorType()

        Gets or sets the type of the color.

        Value: The type of the color.
      • setColorType

        public void setColorType(int value)

        Gets or sets the type of the color.

        Value: The type of the color.