| Package | Description |
|---|---|
| com.aspose.cad.fileformats.jpeg | |
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
static JpegCompressionColorMode |
JpegCompressionColorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JpegCompressionColorMode[] |
JpegCompressionColorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JpegCompressionColorMode |
JpegOptions.getColorType()
Gets or sets the color type for jpeg image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpegOptions.setColorType(JpegCompressionColorMode value)
Gets or sets the color type for jpeg image.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.