| Package | Description |
|---|---|
| com.aspose.cad.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-2025 Aspose Pty Ltd. All Rights Reserved.