Package | Description |
---|---|
com.aspose.imaging.imageoptions |
Modifier and Type | Method and Description |
---|---|
StreamSource |
JpegOptions.getCMYKColorProfile()
The destination CMYK color profile for CMYK jpeg images.
|
StreamSource |
JpegOptions.getRGBColorProfile()
The destination RGB color profile for CMYK jpeg images.
|
Modifier and Type | Method and Description |
---|---|
void |
JpegOptions.setCMYKColorProfile(StreamSource value)
The destination CMYK color profile for CMYK jpeg images.
|
void |
JpegOptions.setRGBColorProfile(StreamSource value)
The destination RGB color profile for CMYK jpeg images.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.