public class ColorSpace extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_RGB |
Modifier and Type | Method and Description |
---|---|
static ColorSpace |
getInstance(int colorSpace) |
int |
getNumComponents() |
int |
getType() |
public static final int TYPE_RGB
public int getNumComponents()
public int getType()
public static ColorSpace getInstance(int colorSpace)
Copyright © 2018 Aspose. All Rights Reserved.