Package | Description |
---|---|
com.aspose.imaging.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
static Jpeg2000Codec |
Jpeg2000Codec.fromValue(String text) |
Jpeg2000Codec |
Jpeg2000Properties.getCodec()
Gets or sets the JPEG2000 codec
|
static Jpeg2000Codec |
Jpeg2000Codec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jpeg2000Codec[] |
Jpeg2000Codec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Jpeg2000Properties |
Jpeg2000Properties.codec(Jpeg2000Codec codec) |
void |
Jpeg2000Properties.setCodec(Jpeg2000Codec codec) |
Copyright © 2018 Aspose Pty Ltd. All rights reserved.