public class Jpeg2000Options extends ImageOptionsBase
The Jpeg2000 file format options.
Constructor and Description |
---|
Jpeg2000Options()
Initializes a new instance of the
Jpeg2000Options class. |
Jpeg2000Options(Jpeg2000Options jpeg2000Options)
Initializes a new instance of the
Jpeg2000Options class. |
Modifier and Type | Method and Description |
---|---|
int |
getCodec()
Gets or sets the JPEG2000 codec
|
String[] |
getComments()
Gets or sets the Jpeg comment markers.
|
long |
getTargetFormat() |
void |
setCodec(int value)
Gets or sets the JPEG2000 codec
|
void |
setComments(String[] value)
Gets or sets the Jpeg comment markers.
|
getInterruptionToken, getLayers, getPalette, getPc3File, getResolutionSettings, getRotation, getSource, getTimeout, getUserWatermarkColor, getUserWatermarkText, getVectorRasterizationOptions, getXmpData, setInterruptionToken, setLayers, setPalette, setPc3File, setResolutionSettings, setRotation, setSource, setTimeout, setUserWatermarkColor, setUserWatermarkText, setVectorRasterizationOptions, setXmpData
public Jpeg2000Options()
Initializes a new instance of the Jpeg2000Options
class.
public Jpeg2000Options(Jpeg2000Options jpeg2000Options)
Initializes a new instance of the Jpeg2000Options
class.
jpeg2000Options
- The Jpeg2000 file format options to copy settings from.public long getTargetFormat()
getTargetFormat
in class ImageOptionsBase
public String[] getComments()
Gets or sets the Jpeg comment markers.
public void setComments(String[] value)
Gets or sets the Jpeg comment markers.
value
- The Jpeg comment markers.public int getCodec()
Gets or sets the JPEG2000 codec
public void setCodec(int value)
Gets or sets the JPEG2000 codec
value
- The JPEG2000 codec