| Modifier and Type | Method and Description |
|---|---|
Color |
Color.Clone() |
static Color |
Color.fromArgb(byte red,
byte green,
byte blue)
Creates a
com.aspose.cad.Color structure from the specified 8-bit color values (red, green, and blue). |
static Color |
Color.fromArgb(byte alpha,
byte red,
byte green,
byte blue)
Creates a
com.aspose.cad.Color structure from the four ARGB component (alpha, red, green, and blue) values. |
static Color |
Color.fromArgb(int argb)
Creates a
com.aspose.cad.Color structure from a 32-bit ARGB value. |
static Color |
Color.fromArgb(int alpha,
Color baseColor)
Creates a
com.aspose.cad.Color structure from the specified com.aspose.cad.Color structure, but with the new specified alpha value. |
static Color |
Color.fromArgb(int red,
int green,
int blue)
Creates a
com.aspose.cad.Color structure from the specified 8-bit color values (red, green, and blue). |
static Color |
Color.fromArgb(int alpha,
int red,
int green,
int blue)
Creates a
com.aspose.cad.Color structure from the four ARGB component (alpha, red, green, and blue) values. |
static Color |
ColorTranslator.fromHtml(String htmlColor)
Takes color from the HTML color.
|
static Color |
Color.fromKnownColor(int color)
Creates a
com.aspose.cad.Color structure from the specified predefined color. |
static Color |
Color.fromName(String name)
Creates a
com.aspose.cad.Color structure from the specified name of a predefined color. |
static Color |
ColorTranslator.fromOle(int oleColor)
Takes color from the OLE color.
|
static Color |
ColorTranslator.fromWin32(int win32Color)
Takes color from the HTML color.
|
static Color |
Color.getAliceBlue()
Gets a system-defined color.
|
static Color |
Color.getAntiqueWhite()
Gets a system-defined color.
|
static Color |
Color.getAqua()
Gets a system-defined color.
|
static Color |
Color.getAquamarine()
Gets a system-defined color.
|
static Color |
Color.getAzure()
Gets a system-defined color.
|
static Color |
Color.getBeige()
Gets a system-defined color.
|
static Color |
Color.getBisque()
Gets a system-defined color.
|
static Color |
Color.getBlack()
Gets a system-defined color.
|
static Color |
Color.getBlanchedAlmond()
Gets a system-defined color.
|
static Color |
Color.getBlue()
Gets a system-defined color.
|
static Color |
Color.getBlueViolet()
Gets a system-defined color.
|
static Color |
Color.getBrown()
Gets a system-defined color.
|
static Color |
Color.getBurlyWood()
Gets a system-defined color.
|
static Color |
Color.getCadetBlue()
Gets a system-defined color.
|
static Color |
Color.getChartreuse()
Gets a system-defined color.
|
static Color |
Color.getChocolate()
Gets a system-defined color.
|
static Color |
Color.getCoral()
Gets a system-defined color.
|
static Color |
Color.getCornflowerBlue()
Gets a system-defined color.
|
static Color |
Color.getCornsilk()
Gets a system-defined color.
|
static Color |
Color.getCrimson()
Gets a system-defined color.
|
static Color |
Color.getCyan()
Gets a system-defined color.
|
static Color |
Color.getDarkBlue()
Gets a system-defined color.
|
static Color |
Color.getDarkCyan()
Gets a system-defined color.
|
static Color |
Color.getDarkGoldenrod()
Gets a system-defined color.
|
static Color |
Color.getDarkGray()
Gets a system-defined color.
|
static Color |
Color.getDarkGreen()
Gets a system-defined color.
|
static Color |
Color.getDarkKhaki()
Gets a system-defined color.
|
static Color |
Color.getDarkMagenta()
Gets a system-defined color.
|
static Color |
Color.getDarkOliveGreen()
Gets a system-defined color.
|
static Color |
Color.getDarkOrange()
Gets a system-defined color.
|
static Color |
Color.getDarkOrchid()
Gets a system-defined color.
|
static Color |
Color.getDarkRed()
Gets a system-defined color.
|
static Color |
Color.getDarkSalmon()
Gets a system-defined color.
|
static Color |
Color.getDarkSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getDarkSlateBlue()
Gets a system-defined color.
|
static Color |
Color.getDarkSlateGray()
Gets a system-defined color.
|
static Color |
Color.getDarkTurquoise()
Gets a system-defined color.
|
static Color |
Color.getDarkViolet()
Gets a system-defined color.
|
Color |
LoadOptions.getDataBackgroundColor()
Gets or sets the
Image background Color. |
static Color |
Color.getDeepPink()
Gets a system-defined color.
|
static Color |
Color.getDeepSkyBlue()
Gets a system-defined color.
|
static Color |
Color.getDimGray()
Gets a system-defined color.
|
static Color |
Color.getDodgerBlue()
Gets a system-defined color.
|
static Color |
Color.getEmpty()
Gets an empty
Color. |
Color[] |
ColorPalette.getEntries()
Gets an array of
com.aspose.cad.Color structures. |
Color[] |
IColorPalette.getEntries()
Gets an array of
com.aspose.cad.Color structures. |
static Color |
Color.getFirebrick()
Gets a system-defined color.
|
static Color |
Color.getFloralWhite()
Gets a system-defined color.
|
static Color |
Color.getForestGreen()
Gets a system-defined color.
|
static Color |
Color.getFuchsia()
Gets a system-defined color.
|
static Color |
Color.getGainsboro()
Gets a system-defined color.
|
static Color |
Color.getGhostWhite()
Gets a system-defined color.
|
static Color |
Color.getGold()
Gets a system-defined color.
|
static Color |
Color.getGoldenrod()
Gets a system-defined color.
|
static Color |
Color.getGray()
Gets a system-defined color.
|
static Color |
Color.getGreen()
Gets a system-defined color.
|
static Color |
Color.getGreenYellow()
Gets a system-defined color.
|
static Color |
Color.getHoneydew()
Gets a system-defined color.
|
static Color |
Color.getHotPink()
Gets a system-defined color.
|
static Color |
Color.getIndianRed()
Gets a system-defined color.
|
static Color |
Color.getIndigo()
Gets a system-defined color.
|
static Color |
Color.getIvory()
Gets a system-defined color.
|
static Color |
Color.getKhaki()
Gets a system-defined color.
|
static Color |
Color.getLavender()
Gets a system-defined color.
|
static Color |
Color.getLavenderBlush()
Gets a system-defined color.
|
static Color |
Color.getLawnGreen()
Gets a system-defined color.
|
static Color |
Color.getLemonChiffon()
Gets a system-defined color.
|
static Color |
Color.getLightBlue()
Gets a system-defined color.
|
static Color |
Color.getLightCoral()
Gets a system-defined color.
|
static Color |
Color.getLightCyan()
Gets a system-defined color.
|
static Color |
Color.getLightGoldenrodYellow()
Gets a system-defined color.
|
static Color |
Color.getLightGray()
Gets a system-defined color.
|
static Color |
Color.getLightGreen()
Gets a system-defined color.
|
static Color |
Color.getLightPink()
Gets a system-defined color.
|
static Color |
Color.getLightSalmon()
Gets a system-defined color.
|
static Color |
Color.getLightSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getLightSkyBlue()
Gets a system-defined color.
|
static Color |
Color.getLightSlateGray()
Gets a system-defined color.
|
static Color |
Color.getLightSteelBlue()
Gets a system-defined color.
|
static Color |
Color.getLightYellow()
Gets a system-defined color.
|
static Color |
Color.getLime()
Gets a system-defined color.
|
static Color |
Color.getLimeGreen()
Gets a system-defined color.
|
static Color |
Color.getLinen()
Gets a system-defined color.
|
static Color |
Color.getMagenta()
Gets a system-defined color.
|
static Color |
Color.getMaroon()
Gets a system-defined color.
|
static Color |
Color.getMediumAquamarine()
Gets a system-defined color.
|
static Color |
Color.getMediumBlue()
Gets a system-defined color.
|
static Color |
Color.getMediumOrchid()
Gets a system-defined color.
|
static Color |
Color.getMediumPurple()
Gets a system-defined color.
|
static Color |
Color.getMediumSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getMediumSlateBlue()
Gets a system-defined color.
|
static Color |
Color.getMediumSpringGreen()
Gets a system-defined color.
|
static Color |
Color.getMediumTurquoise()
Gets a system-defined color.
|
static Color |
Color.getMediumVioletRed()
Gets a system-defined color.
|
static Color |
Color.getMidnightBlue()
Gets a system-defined color.
|
static Color |
Color.getMintCream()
Gets a system-defined color.
|
static Color |
Color.getMistyRose()
Gets a system-defined color.
|
static Color |
Color.getMoccasin()
Gets a system-defined color.
|
static Color |
Color.getNavajoWhite()
Gets a system-defined color.
|
static Color |
Color.getNavy()
Gets a system-defined color.
|
Color |
ColorMap.getNewColor()
Gets the new
com.aspose.cad.Color structure to which to convert. |
Color |
ColorMap.getOldColor()
Gets the existing
com.aspose.cad.Color structure to be converted. |
static Color |
Color.getOldLace()
Gets a system-defined color.
|
static Color |
Color.getOlive()
Gets a system-defined color.
|
static Color |
Color.getOliveDrab()
Gets a system-defined color.
|
static Color |
Color.getOrange()
Gets a system-defined color.
|
static Color |
Color.getOrangeRed()
Gets a system-defined color.
|
static Color |
Color.getOrchid()
Gets a system-defined color.
|
static Color |
Color.getPaleGoldenrod()
Gets a system-defined color.
|
static Color |
Color.getPaleGreen()
Gets a system-defined color.
|
static Color |
Color.getPaleTurquoise()
Gets a system-defined color.
|
static Color |
Color.getPaleVioletRed()
Gets a system-defined color.
|
static Color |
Color.getPapayaWhip()
Gets a system-defined color.
|
static Color |
Color.getPeachPuff()
Gets a system-defined color.
|
static Color |
Color.getPeru()
Gets a system-defined color.
|
static Color |
Color.getPink()
Gets a system-defined color.
|
Color |
RasterImage.getPixel(int x,
int y)
Gets an image pixel.
|
static Color |
Color.getPlum()
Gets a system-defined color.
|
static Color |
Color.getPowderBlue()
Gets a system-defined color.
|
static Color |
Color.getPurple()
Gets a system-defined color.
|
static Color |
Color.getRed()
Gets a system-defined color.
|
static Color |
Color.getRosyBrown()
Gets a system-defined color.
|
static Color |
Color.getRoyalBlue()
Gets a system-defined color.
|
static Color |
Color.getSaddleBrown()
Gets a system-defined color.
|
static Color |
Color.getSalmon()
Gets a system-defined color.
|
static Color |
Color.getSandyBrown()
Gets a system-defined color.
|
static Color |
Color.getSeaGreen()
Gets a system-defined color.
|
static Color |
Color.getSeaShell()
Gets a system-defined color.
|
static Color |
Color.getSienna()
Gets a system-defined color.
|
static Color |
Color.getSilver()
Gets a system-defined color.
|
static Color |
Color.getSkyBlue()
Gets a system-defined color.
|
static Color |
Color.getSlateBlue()
Gets a system-defined color.
|
static Color |
Color.getSlateGray()
Gets a system-defined color.
|
static Color |
Color.getSnow()
Gets a system-defined color.
|
static Color |
Color.getSpringGreen()
Gets a system-defined color.
|
static Color |
Color.getSteelBlue()
Gets a system-defined color.
|
static Color |
Color.getTan()
Gets a system-defined color.
|
static Color |
Color.getTeal()
Gets a system-defined color.
|
static Color |
Color.getThistle()
Gets a system-defined color.
|
static Color |
Color.getTomato()
Gets a system-defined color.
|
static Color |
Color.getTransparent()
Gets a system-defined color.
|
Color |
RasterImage.getTransparentColor()
Gets the image transparent color.
|
Color |
IPsdColorPalette.getTransparentColor() |
static Color |
Color.getTurquoise()
Gets a system-defined color.
|
static Color |
Color.getViolet()
Gets a system-defined color.
|
static Color |
Color.getWheat()
Gets a system-defined color.
|
static Color |
Color.getWhite()
Gets a system-defined color.
|
static Color |
Color.getWhiteSmoke()
Gets a system-defined color.
|
static Color |
Color.getYellow()
Gets a system-defined color.
|
static Color |
Color.getYellowGreen()
Gets a system-defined color.
|
Color[] |
RasterImage.loadPixels(Rectangle rectangle)
Loads pixels.
|
Color[] |
RasterImage.readScanLine(int scanLineIndex)
Reads the whole scan line by the specified scan line index.
|
static Color |
CmykColor.toColor(CmykColor cmykPixel)
Deprecated.
use instead CmykColorHelper#toArgb(int)
|
static Color[] |
CmykColor.toColor(CmykColor[] cmykPixels)
Deprecated.
use instead CmykColorHelper#toArgb(int[])
|
static Color |
CmykColor.toColorIcc(CmykColor cmykPixel)
Deprecated.
use instead CmykColorHelper#toArgbIcc(int)}
|
static Color[] |
CmykColor.toColorIcc(CmykColor[] cmykPixels)
Deprecated.
use instead CmykColorHelper#toArgbIcc(int[])
|
static Color[] |
CmykColor.toColorIcc(CmykColor[] cmykPixels,
InputStream cmykIccStream,
InputStream rgbIccStream)
Deprecated.
use instead CmykColorHelper#toArgbIcc(int[], InputStream, InputStream)
|
static Color |
CmykColor.toColorIcc(CmykColor cmykPixel,
InputStream cmykIccStream,
InputStream rgbIccStream)
Deprecated.
use instead CmykColorHelper#toArgbIcc(int, InputStream, InputStream)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Color.CloneTo(Color that) |
static Color |
Color.fromArgb(int alpha,
Color baseColor)
Creates a
com.aspose.cad.Color structure from the specified com.aspose.cad.Color structure, but with the new specified alpha value. |
int |
ColorPalette.getNearestColorIndex(Color color)
Gets the index of the nearest color.
|
int |
IColorPalette.getNearestColorIndex(Color color)
Gets the index of the nearest color.
|
static boolean |
Color.isEquals(Color obj1,
Color obj2) |
static boolean |
Color.op_Equality(Color left,
Color right)
Tests whether two specified
com.aspose.cad.Color structures are equivalent. |
static boolean |
Color.op_Inequality(Color left,
Color right)
Tests whether two specified
com.aspose.cad.Color structures are different. |
void |
IPartialPixelLoader.process(Rectangle pixelsRectangle,
Color[] pixels,
Point start,
Point end) |
void |
RasterCachedImage.rotate(float angle,
boolean resizeProportionally,
Color backgroundColor)
Rotate image around the center.
|
abstract void |
RasterImage.rotate(float angle,
boolean resizeProportionally,
Color backgroundColor)
Rotate image around the center.
|
void |
RasterImage.savePixels(Rectangle rectangle,
Color[] pixels)
Saves the pixels.
|
void |
LoadOptions.setDataBackgroundColor(Color value)
Gets or sets the
Image background Color. |
void |
ColorMap.setNewColor(Color value)
Sets the new
com.aspose.cad.Color structure to which to convert. |
void |
ColorMap.setOldColor(Color value)
Sets the existing
com.aspose.cad.Color structure to be converted. |
void |
RasterImage.setPixel(int x,
int y,
Color color)
Sets an image pixel for the specified position.
|
void |
RasterImage.setTransparentColor(Color value)
Gets the image transparent color.
|
static CmykColor |
Color.toCmyk(Color pixel)
Deprecated.
use instead CmykColorHelper#toCmyk(Color)
|
static CmykColor[] |
Color.toCmyk(Color[] pixels)
Deprecated.
use instead CmykColorHelper#toCmyk(Color[])
|
static CmykColor |
Color.toCmykIcc(Color pixel)
Deprecated.
use instead CmykColorHelper#toCmykIcc(Color)
|
static CmykColor[] |
Color.toCmykIcc(Color[] pixels)
Deprecated.
use instead CmykColorHelper#toCmykIcc(Color[])
|
static CmykColor[] |
Color.toCmykIcc(Color[] pixels,
InputStream rgbIccStream,
InputStream cmykIccStream)
Deprecated.
use instead CmykColorHelper.toCmykIcc(Color[], InputStream, InputStream)
|
static CmykColor |
Color.toCmykIcc(Color pixel,
InputStream rgbIccStream,
InputStream cmykIccStream)
Deprecated.
use instead CmykColorHelper.toCmykIcc(Color, InputStream, InputStream)
|
static String |
ColorTranslator.toHtml(Color c)
Creates HTML color from the color.
|
static int |
ColorTranslator.toOle(Color c)
Translates OLE color to color.
|
static int |
ColorTranslator.toWin32(Color c)
Translates the color to win32 color.
|
void |
RasterImage.writeScanLine(int scanLineIndex,
Color[] pixels)
Writes the whole scan line to the specified scan line index.
|
| Constructor and Description |
|---|
ColorPalette(Color[] entries)
Initializes a new instance of the
ColorPalette class and IsCompactPalette is false. |
ColorPalette(Color[] entries,
boolean isCompactPalette)
Initializes a new instance of the
ColorPalette class. |
Vector4F(Color color)
Initializes a new instance of the
Vector4F struct. |
| Modifier and Type | Method and Description |
|---|---|
Color |
AnnotationEntity.getColor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationEntity.setColor(Color value) |
AnnotationEntityBuilder |
AnnotationEntityBuilder.withColor(Color color) |
| Modifier and Type | Method and Description |
|---|---|
Color |
DgnElementMetadata.getColor()
Gets or sets Color corresponding to Color index
|
| Modifier and Type | Method and Description |
|---|---|
void |
DgnElementMetadata.setColor(Color value)
Gets or sets Color corresponding to Color index
|
| Modifier and Type | Method and Description |
|---|---|
Color |
DwfWhipDrawable.getColor()
Gets or sets Color
|
| Modifier and Type | Method and Description |
|---|---|
void |
DwfWhipDrawable.setColor(Color value)
Gets or sets Color
|
| Modifier and Type | Method and Description |
|---|---|
Color[] |
ThumbnailResource.getThumbnailData()
Gets or sets the thumbnail data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThumbnailResource.setThumbnailData(Color[] value)
Gets or sets the thumbnail data.
|
| Modifier and Type | Method and Description |
|---|---|
Color |
StepStyle.getFillColor() |
| Modifier and Type | Method and Description |
|---|---|
Color |
VectorRasterizationOptions.getBackgroundColor()
Gets or sets a background color.
|
Color |
VectorRasterizationOptions.getDrawColor()
Gets or sets a foreground color.
|
Color |
ImageOptionsBase.getUserWatermarkColor()
Color for user-generated watermark
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorRasterizationOptions.setBackgroundColor(Color value)
Gets or sets a background color.
|
void |
VectorRasterizationOptions.setDrawColor(Color value)
Gets or sets a foreground color.
|
void |
ImageOptionsBase.setUserWatermarkColor(Color value)
Color for user-generated watermark
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.