Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static PageBlendColorSpace.PageBlendColorSpaceOption |
PageBlendColorSpace.PageBlendColorSpaceOption.ICCProfile
Specifies an ICC profile defining the color space that SHOULD be used for blending.
|
static PageBlendColorSpace.PageBlendColorSpaceOption |
PageBlendColorSpace.PageBlendColorSpaceOption.scRGB
scRGB color space SHOULD be used for blending.
|
static PageBlendColorSpace.PageBlendColorSpaceOption |
PageBlendColorSpace.PageBlendColorSpaceOption.sRGB
sRGB color space SHOULD be used for blending.
|
Constructor and Description |
---|
PageBlendColorSpace(PageBlendColorSpace.PageBlendColorSpaceOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.