Color

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.lang.Struct

public class Color extends Struct<Color>

The color of the pixel.

Constructors

ConstructorDescription
Color()

Methods

MethodDescription
Clone()
CloneTo(T arg0)
CloneTo(Color that)
equals(Object obj)Tests whether the specified object is a com.aspose.psd.Color structure and is equivalent to this com.aspose.psd.Color structure.
fromArgb(byte red, byte green, byte blue)Creates a com.aspose.psd.Color structure from the specified 8-bit color values (red, green, and blue).
fromArgb(byte alpha, byte red, byte green, byte blue)Creates a com.aspose.psd.Color structure from the four ARGB component (alpha, red, green, and blue) values.
fromArgb(int argb)Creates a com.aspose.psd.Color structure from a 32-bit ARGB value.
fromArgb(int alpha, Color baseColor)Creates a com.aspose.psd.Color structure from the specified com.aspose.psd.Color structure, but with the new specified alpha value.
fromArgb(int red, int green, int blue)Creates a com.aspose.psd.Color structure from the specified 8-bit color values (red, green, and blue).
fromArgb(int alpha, int red, int green, int blue)Creates a com.aspose.psd.Color structure from the four ARGB component (alpha, red, green, and blue) values.
fromKnownColor(int color)Creates a com.aspose.psd.Color structure from the specified predefined color.
fromName(String name)Creates a com.aspose.psd.Color structure from the specified name of a predefined color.
getA()Gets the alpha component value of this com.aspose.psd.Color structure.
getAliceBlue()Gets a system-defined color.
getAntiqueWhite()Gets a system-defined color.
getAqua()Gets a system-defined color.
getAquamarine()Gets a system-defined color.
getAzure()Gets a system-defined color.
getB()Gets the blue component value of this com.aspose.psd.Color structure.
getBeige()Gets a system-defined color.
getBisque()Gets a system-defined color.
getBlack()Gets a system-defined color.
getBlanchedAlmond()Gets a system-defined color.
getBlue()Gets a system-defined color.
getBlueViolet()Gets a system-defined color.
getBrightness()Gets the hue-saturation-brightness (HSB) brightness value for this com.aspose.psd.Color structure.
getBrown()Gets a system-defined color.
getBurlyWood()Gets a system-defined color.
getCadetBlue()Gets a system-defined color.
getChartreuse()Gets a system-defined color.
getChocolate()Gets a system-defined color.
getClass()
getCoral()Gets a system-defined color.
getCornflowerBlue()Gets a system-defined color.
getCornsilk()Gets a system-defined color.
getCrimson()Gets a system-defined color.
getCyan()Gets a system-defined color.
getDarkBlue()Gets a system-defined color.
getDarkCyan()Gets a system-defined color.
getDarkGoldenrod()Gets a system-defined color.
getDarkGray()Gets a system-defined color.
getDarkGreen()Gets a system-defined color.
getDarkKhaki()Gets a system-defined color.
getDarkMagenta()Gets a system-defined color.
getDarkOliveGreen()Gets a system-defined color.
getDarkOrange()Gets a system-defined color.
getDarkOrchid()Gets a system-defined color.
getDarkRed()Gets a system-defined color.
getDarkSalmon()Gets a system-defined color.
getDarkSeaGreen()Gets a system-defined color.
getDarkSlateBlue()Gets a system-defined color.
getDarkSlateGray()Gets a system-defined color.
getDarkTurquoise()Gets a system-defined color.
getDarkViolet()Gets a system-defined color.
getDeepPink()Gets a system-defined color.
getDeepSkyBlue()Gets a system-defined color.
getDimGray()Gets a system-defined color.
getDodgerBlue()Gets a system-defined color.
getEmpty()Gets an empty Color .
getFirebrick()Gets a system-defined color.
getFloralWhite()Gets a system-defined color.
getForestGreen()Gets a system-defined color.
getFuchsia()Gets a system-defined color.
getG()Gets the green component value of this com.aspose.psd.Color structure.
getGainsboro()Gets a system-defined color.
getGhostWhite()Gets a system-defined color.
getGold()Gets a system-defined color.
getGoldenrod()Gets a system-defined color.
getGray()Gets a system-defined color.
getGreen()Gets a system-defined color.
getGreenYellow()Gets a system-defined color.
getHoneydew()Gets a system-defined color.
getHotPink()Gets a system-defined color.
getHue()Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this com.aspose.psd.Color structure.
getIndianRed()Gets a system-defined color.
getIndigo()Gets a system-defined color.
getIvory()Gets a system-defined color.
getKhaki()Gets a system-defined color.
getLavender()Gets a system-defined color.
getLavenderBlush()Gets a system-defined color.
getLawnGreen()Gets a system-defined color.
getLemonChiffon()Gets a system-defined color.
getLightBlue()Gets a system-defined color.
getLightCoral()Gets a system-defined color.
getLightCyan()Gets a system-defined color.
getLightGoldenrodYellow()Gets a system-defined color.
getLightGray()Gets a system-defined color.
getLightGreen()Gets a system-defined color.
getLightPink()Gets a system-defined color.
getLightSalmon()Gets a system-defined color.
getLightSeaGreen()Gets a system-defined color.
getLightSkyBlue()Gets a system-defined color.
getLightSlateGray()Gets a system-defined color.
getLightSteelBlue()Gets a system-defined color.
getLightYellow()Gets a system-defined color.
getLime()Gets a system-defined color.
getLimeGreen()Gets a system-defined color.
getLinen()Gets a system-defined color.
getMagenta()Gets a system-defined color.
getMaroon()Gets a system-defined color.
getMediumAquamarine()Gets a system-defined color.
getMediumBlue()Gets a system-defined color.
getMediumOrchid()Gets a system-defined color.
getMediumPurple()Gets a system-defined color.
getMediumSeaGreen()Gets a system-defined color.
getMediumSlateBlue()Gets a system-defined color.
getMediumSpringGreen()Gets a system-defined color.
getMediumTurquoise()Gets a system-defined color.
getMediumVioletRed()Gets a system-defined color.
getMidnightBlue()Gets a system-defined color.
getMintCream()Gets a system-defined color.
getMistyRose()Gets a system-defined color.
getMoccasin()Gets a system-defined color.
getName()Gets the name of this com.aspose.psd.Color .
getNavajoWhite()Gets a system-defined color.
getNavy()Gets a system-defined color.
getOldLace()Gets a system-defined color.
getOlive()Gets a system-defined color.
getOliveDrab()Gets a system-defined color.
getOrange()Gets a system-defined color.
getOrangeRed()Gets a system-defined color.
getOrchid()Gets a system-defined color.
getPaleGoldenrod()Gets a system-defined color.
getPaleGreen()Gets a system-defined color.
getPaleTurquoise()Gets a system-defined color.
getPaleVioletRed()Gets a system-defined color.
getPapayaWhip()Gets a system-defined color.
getPeachPuff()Gets a system-defined color.
getPeru()Gets a system-defined color.
getPink()Gets a system-defined color.
getPlum()Gets a system-defined color.
getPowderBlue()Gets a system-defined color.
getPurple()Gets a system-defined color.
getR()Gets the red component value of this com.aspose.psd.Color structure.
getRed()Gets a system-defined color.
getRosyBrown()Gets a system-defined color.
getRoyalBlue()Gets a system-defined color.
getSaddleBrown()Gets a system-defined color.
getSalmon()Gets a system-defined color.
getSandyBrown()Gets a system-defined color.
getSaturation()Gets the hue-saturation-brightness (HSB) saturation value for this com.aspose.psd.Color structure.
getSeaGreen()Gets a system-defined color.
getSeaShell()Gets a system-defined color.
getSienna()Gets a system-defined color.
getSilver()Gets a system-defined color.
getSkyBlue()Gets a system-defined color.
getSlateBlue()Gets a system-defined color.
getSlateGray()Gets a system-defined color.
getSnow()Gets a system-defined color.
getSpringGreen()Gets a system-defined color.
getSteelBlue()Gets a system-defined color.
getTan()Gets a system-defined color.
getTeal()Gets a system-defined color.
getThistle()Gets a system-defined color.
getTomato()Gets a system-defined color.
getTransparent()Gets a system-defined color.
getTurquoise()Gets a system-defined color.
getViolet()Gets a system-defined color.
getWheat()Gets a system-defined color.
getWhite()Gets a system-defined color.
getWhiteSmoke()Gets a system-defined color.
getYellow()Gets a system-defined color.
getYellowGreen()Gets a system-defined color.
hashCode()Returns a hash code for this com.aspose.psd.Color structure.
isEmpty()Gets a value indicating whether this com.aspose.psd.Color structure is uninitialized.
isEquals(Color obj1, Color obj2)
isKnownColor()Gets a value indicating whether this com.aspose.psd.Color structure is a predefined color.
isNamedColor()Gets a value indicating whether this com.aspose.psd.Color structure is a named color or a member of the Aspose.Imaging.KnownColor enumeration.
notify()
notifyAll()
op_Equality(Color left, Color right)Tests whether two specified com.aspose.psd.Color structures are equivalent.
op_Inequality(Color left, Color right)Tests whether two specified com.aspose.psd.Color structures are different.
toArgb()Gets the 32-bit ARGB value of this com.aspose.psd.Color structure.
toCmyk(Color pixel)The conversion from Color to CmykColor.
toCmyk(Color[] pixels)The conversion from Color to CMYKColor.
toCmykIcc(Color pixel)The conversion from Color to CMYKColor using icc conversion with default profiles.
toCmykIcc(Color pixel, InputStream rgbIccStream, InputStream cmykIccStream)The conversion from Color to CMYKColor using icc conversion with default profiles.
toCmykIcc(Color[] pixels)The conversion from Color to CMYKColor using icc conversion with default profiles.
toCmykIcc(Color[] pixels, InputStream rgbIccStream, InputStream cmykIccStream)The conversion from Color to CMYKColor using icc conversion.
toCmykIcc_internalized(Color pixel, System.IO.Stream rgbIccStream, System.IO.Stream cmykIccStream)
toCmykIcc_internalized(Color[] pixels, System.IO.Stream rgbIccStream, System.IO.Stream cmykIccStream)
toKnownColor()Gets the Aspose.Imaging.KnownColor value of this com.aspose.psd.Color structure.
toString()Converts this com.aspose.psd.Color structure to a human-readable string.
wait()
wait(long arg0)
wait(long arg0, int arg1)

Color()

public Color()

Clone()

public Color Clone()

Returns: Color

CloneTo(T arg0)

public abstract void CloneTo(T arg0)

Parameters:

ParameterTypeDescription
arg0T

CloneTo(Color that)

public void CloneTo(Color that)

Parameters:

ParameterTypeDescription
thatColor

equals(Object obj)

public boolean equals(Object obj)

Tests whether the specified object is a com.aspose.psd.Color structure and is equivalent to this com.aspose.psd.Color structure.

Parameters:

ParameterTypeDescription
objjava.lang.ObjectThe object to test.

Returns: boolean - True if obj is a com.aspose.psd.Color structure equivalent to this com.aspose.psd.Color structure; otherwise, false.

fromArgb(byte red, byte green, byte blue)

public static Color fromArgb(byte red, byte green, byte blue)

Creates a com.aspose.psd.Color structure from the specified 8-bit color values (red, green, and blue). The alpha value is implicitly 255 (fully opaque). Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits.

Parameters:

ParameterTypeDescription
redbyteThe red component value for the new com.aspose.psd.Color . Valid values are 0 through 255.
greenbyteThe green component value for the new com.aspose.psd.Color . Valid values are 0 through 255.
bluebyteThe blue component value for the new com.aspose.psd.Color . Valid values are 0 through 255.

Returns: Color - The com.aspose.psd.Color that this method creates.

fromArgb(byte alpha, byte red, byte green, byte blue)

public static Color fromArgb(byte alpha, byte red, byte green, byte blue)

Creates a com.aspose.psd.Color structure from the four ARGB component (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits.

Parameters:

ParameterTypeDescription
alphabyteThe alpha component. Valid values are 0 through 255.
redbyteThe red component. Valid values are 0 through 255.
greenbyteThe green component. Valid values are 0 through 255.
bluebyteThe blue component. Valid values are 0 through 255.

Returns: Color - The com.aspose.psd.Color that this method creates.

fromArgb(int argb)

public static Color fromArgb(int argb)

Creates a com.aspose.psd.Color structure from a 32-bit ARGB value.

Parameters:

ParameterTypeDescription
argbintA value specifying the 32-bit ARGB value.

Returns: Color - The com.aspose.psd.Color structure that this method creates.

fromArgb(int alpha, Color baseColor)

public static Color fromArgb(int alpha, Color baseColor)

Creates a com.aspose.psd.Color structure from the specified com.aspose.psd.Color structure, but with the new specified alpha value. Although this method allows a 32-bit value to be passed for the alpha value, the value is limited to 8 bits.

Parameters:

ParameterTypeDescription
alphaintThe alpha value for the new com.aspose.psd.Color . Valid values are 0 through 255.
baseColorColorThe com.aspose.psd.Color from which to create the new com.aspose.psd.Color .

Returns: Color - The com.aspose.psd.Color that this method creates.

fromArgb(int red, int green, int blue)

public static Color fromArgb(int red, int green, int blue)

Creates a com.aspose.psd.Color structure from the specified 8-bit color values (red, green, and blue). The alpha value is implicitly 255 (fully opaque). Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits.

Parameters:

ParameterTypeDescription
redintThe red component value for the new com.aspose.psd.Color . Valid values are 0 through 255.
greenintThe green component value for the new com.aspose.psd.Color . Valid values are 0 through 255.
blueintThe blue component value for the new com.aspose.psd.Color . Valid values are 0 through 255.

Returns: Color - The com.aspose.psd.Color that this method creates.

fromArgb(int alpha, int red, int green, int blue)

public static Color fromArgb(int alpha, int red, int green, int blue)

Creates a com.aspose.psd.Color structure from the four ARGB component (alpha, red, green, and blue) values. Although this method allows a 32-bit value to be passed for each component, the value of each component is limited to 8 bits.

Parameters:

ParameterTypeDescription
alphaintThe alpha component. Valid values are 0 through 255.
redintThe red component. Valid values are 0 through 255.
greenintThe green component. Valid values are 0 through 255.
blueintThe blue component. Valid values are 0 through 255.

Returns: Color - The com.aspose.psd.Color that this method creates.

fromKnownColor(int color)

public static Color fromKnownColor(int color)

Creates a com.aspose.psd.Color structure from the specified predefined color.

Parameters:

ParameterTypeDescription
colorintAn element of the Aspose.Imaging.KnownColor enumeration.

Returns: Color - The com.aspose.psd.Color that this method creates.

fromName(String name)

public static Color fromName(String name)

Creates a com.aspose.psd.Color structure from the specified name of a predefined color.

Parameters:

ParameterTypeDescription
namejava.lang.StringA string that is the name of a predefined color. Valid names are the same as the names of the elements of the Aspose.Imaging.KnownColor enumeration.

Returns: Color - The com.aspose.psd.Color that this method creates.

getA()

public byte getA()

Gets the alpha component value of this com.aspose.psd.Color structure.

Returns: byte - The alpha component value of this com.aspose.psd.Color .

getAliceBlue()

public static Color getAliceBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getAntiqueWhite()

public static Color getAntiqueWhite()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getAqua()

public static Color getAqua()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getAquamarine()

public static Color getAquamarine()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getAzure()

public static Color getAzure()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getB()

public byte getB()

Gets the blue component value of this com.aspose.psd.Color structure.

Returns: byte - The blue component value of this com.aspose.psd.Color .

getBeige()

public static Color getBeige()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBisque()

public static Color getBisque()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBlack()

public static Color getBlack()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBlanchedAlmond()

public static Color getBlanchedAlmond()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBlue()

public static Color getBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBlueViolet()

public static Color getBlueViolet()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBrightness()

public float getBrightness()

Gets the hue-saturation-brightness (HSB) brightness value for this com.aspose.psd.Color structure.

Returns: float - The brightness of this com.aspose.psd.Color . The brightness ranges from 0.0 through 1.0, where 0.0 represents black and 1.0 represents white.

getBrown()

public static Color getBrown()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getBurlyWood()

public static Color getBurlyWood()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getCadetBlue()

public static Color getCadetBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getChartreuse()

public static Color getChartreuse()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getChocolate()

public static Color getChocolate()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getCoral()

public static Color getCoral()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getCornflowerBlue()

public static Color getCornflowerBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getCornsilk()

public static Color getCornsilk()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getCrimson()

public static Color getCrimson()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getCyan()

public static Color getCyan()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkBlue()

public static Color getDarkBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkCyan()

public static Color getDarkCyan()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkGoldenrod()

public static Color getDarkGoldenrod()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkGray()

public static Color getDarkGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkGreen()

public static Color getDarkGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkKhaki()

public static Color getDarkKhaki()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkMagenta()

public static Color getDarkMagenta()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkOliveGreen()

public static Color getDarkOliveGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkOrange()

public static Color getDarkOrange()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkOrchid()

public static Color getDarkOrchid()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkRed()

public static Color getDarkRed()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkSalmon()

public static Color getDarkSalmon()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkSeaGreen()

public static Color getDarkSeaGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkSlateBlue()

public static Color getDarkSlateBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkSlateGray()

public static Color getDarkSlateGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkTurquoise()

public static Color getDarkTurquoise()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDarkViolet()

public static Color getDarkViolet()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDeepPink()

public static Color getDeepPink()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDeepSkyBlue()

public static Color getDeepSkyBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDimGray()

public static Color getDimGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getDodgerBlue()

public static Color getDodgerBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getEmpty()

public static Color getEmpty()

Gets an empty Color .

Returns: Color - The empty Color .

getFirebrick()

public static Color getFirebrick()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getFloralWhite()

public static Color getFloralWhite()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getForestGreen()

public static Color getForestGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getFuchsia()

public static Color getFuchsia()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getG()

public byte getG()

Gets the green component value of this com.aspose.psd.Color structure.

Returns: byte - The green component value of this com.aspose.psd.Color .

getGainsboro()

public static Color getGainsboro()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getGhostWhite()

public static Color getGhostWhite()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getGold()

public static Color getGold()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getGoldenrod()

public static Color getGoldenrod()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getGray()

public static Color getGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color structure representing a system-defined color.

getGreen()

public static Color getGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getGreenYellow()

public static Color getGreenYellow()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getHoneydew()

public static Color getHoneydew()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getHotPink()

public static Color getHotPink()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getHue()

public float getHue()

Gets the hue-saturation-brightness (HSB) hue value, in degrees, for this com.aspose.psd.Color structure.

Returns: float - The hue, in degrees, of this com.aspose.psd.Color . The hue is measured in degrees, ranging from 0.0 through 360.0, in HSB color space.

getIndianRed()

public static Color getIndianRed()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getIndigo()

public static Color getIndigo()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getIvory()

public static Color getIvory()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getKhaki()

public static Color getKhaki()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLavender()

public static Color getLavender()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLavenderBlush()

public static Color getLavenderBlush()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLawnGreen()

public static Color getLawnGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLemonChiffon()

public static Color getLemonChiffon()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightBlue()

public static Color getLightBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightCoral()

public static Color getLightCoral()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightCyan()

public static Color getLightCyan()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightGoldenrodYellow()

public static Color getLightGoldenrodYellow()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightGray()

public static Color getLightGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightGreen()

public static Color getLightGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightPink()

public static Color getLightPink()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightSalmon()

public static Color getLightSalmon()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightSeaGreen()

public static Color getLightSeaGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightSkyBlue()

public static Color getLightSkyBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightSlateGray()

public static Color getLightSlateGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightSteelBlue()

public static Color getLightSteelBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLightYellow()

public static Color getLightYellow()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLime()

public static Color getLime()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLimeGreen()

public static Color getLimeGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getLinen()

public static Color getLinen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMagenta()

public static Color getMagenta()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMaroon()

public static Color getMaroon()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumAquamarine()

public static Color getMediumAquamarine()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumBlue()

public static Color getMediumBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumOrchid()

public static Color getMediumOrchid()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumPurple()

public static Color getMediumPurple()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumSeaGreen()

public static Color getMediumSeaGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumSlateBlue()

public static Color getMediumSlateBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumSpringGreen()

public static Color getMediumSpringGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumTurquoise()

public static Color getMediumTurquoise()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMediumVioletRed()

public static Color getMediumVioletRed()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMidnightBlue()

public static Color getMidnightBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMintCream()

public static Color getMintCream()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMistyRose()

public static Color getMistyRose()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getMoccasin()

public static Color getMoccasin()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getName()

public String getName()

Gets the name of this com.aspose.psd.Color .

Returns: java.lang.String - The name of this com.aspose.psd.Color .

getNavajoWhite()

public static Color getNavajoWhite()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getNavy()

public static Color getNavy()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getOldLace()

public static Color getOldLace()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getOlive()

public static Color getOlive()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getOliveDrab()

public static Color getOliveDrab()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getOrange()

public static Color getOrange()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getOrangeRed()

public static Color getOrangeRed()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getOrchid()

public static Color getOrchid()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPaleGoldenrod()

public static Color getPaleGoldenrod()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPaleGreen()

public static Color getPaleGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPaleTurquoise()

public static Color getPaleTurquoise()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPaleVioletRed()

public static Color getPaleVioletRed()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPapayaWhip()

public static Color getPapayaWhip()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPeachPuff()

public static Color getPeachPuff()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPeru()

public static Color getPeru()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPink()

public static Color getPink()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPlum()

public static Color getPlum()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPowderBlue()

public static Color getPowderBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getPurple()

public static Color getPurple()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getR()

public byte getR()

Gets the red component value of this com.aspose.psd.Color structure.

Returns: byte - The red component value of this com.aspose.psd.Color .

getRed()

public static Color getRed()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getRosyBrown()

public static Color getRosyBrown()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getRoyalBlue()

public static Color getRoyalBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSaddleBrown()

public static Color getSaddleBrown()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSalmon()

public static Color getSalmon()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSandyBrown()

public static Color getSandyBrown()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSaturation()

public float getSaturation()

Gets the hue-saturation-brightness (HSB) saturation value for this com.aspose.psd.Color structure.

Returns: float - The saturation of this com.aspose.psd.Color . The saturation ranges from 0.0 through 1.0, where 0.0 is grayscale and 1.0 is the most saturated.

getSeaGreen()

public static Color getSeaGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSeaShell()

public static Color getSeaShell()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSienna()

public static Color getSienna()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSilver()

public static Color getSilver()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSkyBlue()

public static Color getSkyBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSlateBlue()

public static Color getSlateBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSlateGray()

public static Color getSlateGray()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSnow()

public static Color getSnow()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSpringGreen()

public static Color getSpringGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getSteelBlue()

public static Color getSteelBlue()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getTan()

public static Color getTan()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getTeal()

public static Color getTeal()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getThistle()

public static Color getThistle()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getTomato()

public static Color getTomato()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getTransparent()

public static Color getTransparent()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getTurquoise()

public static Color getTurquoise()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getViolet()

public static Color getViolet()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getWheat()

public static Color getWheat()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getWhite()

public static Color getWhite()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getWhiteSmoke()

public static Color getWhiteSmoke()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getYellow()

public static Color getYellow()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

getYellowGreen()

public static Color getYellowGreen()

Gets a system-defined color.

Returns: Color - A com.aspose.psd.Color representing a system-defined color.

hashCode()

public int hashCode()

Returns a hash code for this com.aspose.psd.Color structure.

Returns: int - An integer value that specifies the hash code for this com.aspose.psd.Color .

isEmpty()

public boolean isEmpty()

Gets a value indicating whether this com.aspose.psd.Color structure is uninitialized.

Returns: boolean - This property returns true if this color is uninitialized; otherwise, false.

isEquals(Color obj1, Color obj2)

public static boolean isEquals(Color obj1, Color obj2)

Parameters:

ParameterTypeDescription
obj1Color
obj2Color

Returns: boolean

isKnownColor()

public boolean isKnownColor()

Gets a value indicating whether this com.aspose.psd.Color structure is a predefined color. Predefined colors are represented by the elements of the Aspose.Imaging.KnownColor enumeration.

Returns: boolean - True if this com.aspose.psd.Color was created from a predefined color by using either the Aspose.Imaging.Color.FromName(String) method or the Aspose.Imaging.Color.FromKnownColor(Aspose.Imaging.KnownColor) method; otherwise, false.

isNamedColor()

public boolean isNamedColor()

Gets a value indicating whether this com.aspose.psd.Color structure is a named color or a member of the Aspose.Imaging.KnownColor enumeration.

Returns: boolean - True if this com.aspose.psd.Color was created by using either the Aspose.Imaging.Color.FromName(String) method or the Aspose.Imaging.Color.FromKnownColor(Aspose.Imaging.KnownColor) method; otherwise, false.

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

op_Equality(Color left, Color right)

public static boolean op_Equality(Color left, Color right)

Tests whether two specified com.aspose.psd.Color structures are equivalent.

Parameters:

ParameterTypeDescription
leftColorThe com.aspose.psd.Color that is to the left of the equality operator.
rightColorThe com.aspose.psd.Color that is to the right of the equality operator.

Returns: boolean - True if the two com.aspose.psd.Color structures are equal; otherwise, false.

op_Inequality(Color left, Color right)

public static boolean op_Inequality(Color left, Color right)

Tests whether two specified com.aspose.psd.Color structures are different.

Parameters:

ParameterTypeDescription
leftColorThe com.aspose.psd.Color that is to the left of the inequality operator.
rightColorThe com.aspose.psd.Color that is to the right of the inequality operator.

Returns: boolean - True if the two com.aspose.psd.Color structures are different; otherwise, false.

toArgb()

public int toArgb()

Gets the 32-bit ARGB value of this com.aspose.psd.Color structure.

Returns: int - The 32-bit ARGB value of this com.aspose.psd.Color .

toCmyk(Color pixel)

public static CmykColor toCmyk(Color pixel)

The conversion from Color to CmykColor. This method is deprecated. Please use more effective CmykColorHelper.toCmyk(Color) .

Parameters:

ParameterTypeDescription
pixelColorThe pixel of Color type in RGB format.

Returns: CmykColor - The CmykColor .

toCmyk(Color[] pixels)

public static CmykColor[] toCmyk(Color[] pixels)

The conversion from Color to CMYKColor. This method is deprecated. Please use more effective CmykColorHelper.toCmyk(Color[]) .

Parameters:

ParameterTypeDescription
pixelsColor[]The pixels of Color type in RGB format.

Returns: com.aspose.psd.CmykColor[] - The Aspose:Imaging:CmykColor[] .

toCmykIcc(Color pixel)

public static CmykColor toCmykIcc(Color pixel)

The conversion from Color to CMYKColor using icc conversion with default profiles. This method is deprecated. Please use more effective CmykColorHelper.toCmykIcc(Color) .

Parameters:

ParameterTypeDescription
pixelColorThe pixel of Color type in RGB format.

Returns: CmykColor - The CmykColor .

toCmykIcc(Color pixel, InputStream rgbIccStream, InputStream cmykIccStream)

public static CmykColor toCmykIcc(Color pixel, InputStream rgbIccStream, InputStream cmykIccStream)

The conversion from Color to CMYKColor using icc conversion with default profiles. This method is deprecated. Please use more effective CmykColorHelper.toCmykIcc(Color, InputStream, InputStream) .

Parameters:

ParameterTypeDescription
pixelColorThe pixel of Color type in RGB format.
rgbIccStreamjava.io.InputStreamThe stream containing icc rgb profile.
cmykIccStreamjava.io.InputStreamThe stream containing icc cmyk profile.

Returns: CmykColor - The CmykColor[] .

toCmykIcc(Color[] pixels)

public static CmykColor[] toCmykIcc(Color[] pixels)

The conversion from Color to CMYKColor using icc conversion with default profiles. This method is deprecated. Please use more effective CmykColorHelper.toCmykIcc(Color[]) .

Parameters:

ParameterTypeDescription
pixelsColor[]The pixels of Color type in RGB format.

Returns: com.aspose.psd.CmykColor[] - The CmykColor[] .

toCmykIcc(Color[] pixels, InputStream rgbIccStream, InputStream cmykIccStream)

public static CmykColor[] toCmykIcc(Color[] pixels, InputStream rgbIccStream, InputStream cmykIccStream)

The conversion from Color to CMYKColor using icc conversion. This method is deprecated. Please use more effective CmykColorHelper.toCmykIcc(Color[], InputStream, InputStream) .

Parameters:

ParameterTypeDescription
pixelsColor[]The pixels of Color type in RGB format.
rgbIccStreamjava.io.InputStreamThe stream containing icc rgb profile.
cmykIccStreamjava.io.InputStreamThe stream containing icc cmyk profile.

Returns: com.aspose.psd.CmykColor[] - The CmykColor[] .

toCmykIcc_internalized(Color pixel, System.IO.Stream rgbIccStream, System.IO.Stream cmykIccStream)

public static CmykColor toCmykIcc_internalized(Color pixel, System.IO.Stream rgbIccStream, System.IO.Stream cmykIccStream)

Parameters:

ParameterTypeDescription
pixelColor
rgbIccStreamcom.aspose.ms.System.IO.Stream
cmykIccStreamcom.aspose.ms.System.IO.Stream

Returns: CmykColor

toCmykIcc_internalized(Color[] pixels, System.IO.Stream rgbIccStream, System.IO.Stream cmykIccStream)

public static CmykColor[] toCmykIcc_internalized(Color[] pixels, System.IO.Stream rgbIccStream, System.IO.Stream cmykIccStream)

Parameters:

ParameterTypeDescription
pixelsColor[]
rgbIccStreamcom.aspose.ms.System.IO.Stream
cmykIccStreamcom.aspose.ms.System.IO.Stream

Returns: com.aspose.psd.CmykColor[]

toKnownColor()

public int toKnownColor()

Gets the Aspose.Imaging.KnownColor value of this com.aspose.psd.Color structure.

Returns: int - An element of the Aspose.Imaging.KnownColor enumeration, if the com.aspose.psd.Color is created from a predefined color by using either the Aspose.Imaging.Color.FromName(String) method or the Aspose.Imaging.Color.FromKnownColor(Aspose.Imaging.KnownColor) method; otherwise, 0.

toString()

public String toString()

Converts this com.aspose.psd.Color structure to a human-readable string.

Returns: java.lang.String - A string that is the name of this com.aspose.psd.Color , if the com.aspose.psd.Color is created from a predefined color by using either the Aspose.Imaging.Color.FromName(String) method or the Aspose.Imaging.Color.FromKnownColor(Aspose.Imaging.KnownColor) method; otherwise, a string that consists of the ARGB component names and their values.

wait()

public final void wait()

wait(long arg0)

public final void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int