Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
abstract ColorType |
InternalHelper.InternalLogic.TestHelper.ColorDetectHelper_getColorType(Page page) |
ColorType |
InternalHelper.InternalLogic.ForbidenFunctionalityForReleasedProduct.ColorDetectHelper_getColorType(Page page) |
ColorType |
InternalHelper.InternalLogic.TestUnitFunctional.ColorDetectHelper_getColorType(Page page) |
static ColorType |
XImage.detectColorType(BufferedImage bmp)
Returns color type of image.
|
static ColorType |
ColorType.getByValue(int value) |
ColorType |
Page.getColorType()
Gets color type of the pages based on information getting from operators SetColor, images and
forms.
|
ColorType |
XImage.getColorType()
Returns color type of image.
|
static ColorType |
ColorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorType[] |
ColorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ColorType |
InternalHelper.XImage_detectColorTypeInternal(com.aspose.ms.System.Drawing.Bitmap bmp) |
Copyright © 2025 Aspose. All Rights Reserved.