public class ColorInfo extends Object
The color info.
| Constructor and Description |
|---|
ColorInfo(com.aspose.imaging.Rectangle rectangle,
int[] colors)
Initializes a new instance of the
ColorInfo class. |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getColors()
Gets the colors.
|
com.aspose.imaging.Rectangle |
getRectangle()
Gets the rectangle.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.