public class ColorBase extends Object
Encapsulates basic info about color.
Modifier and Type | Method and Description |
---|---|
static String |
getColorSpaceName(int index)
Gets a colorspace name fom the colorspace names array according to
given index.
|
public static String getColorSpaceName(int index)
Gets a colorspace name fom the colorspace names array according to given index.
index
- The index of the name in the array.Copyright © 2016 Aspose. All Rights Reserved.