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