The Jpeg2kEncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
Compression |
Gets/sets a value that specifies a JPEG2000 compression type. |
|
Left |
Gets/sets left position of the frame. (Inherited from EncoderOptions.) |
|
MediaFormat |
Returns media format for which encoder options are defined. (Inherited from EncoderOptions.) |
|
ProgressionOrder |
Gets/sets a progression order (packets ordering in the code stream). |
|
Rate |
Gets/sets a compression ratio. |
|
TileHeight |
Gets/sets a JPEG2000 tile height. |
|
TileWidth |
Gets/sets a JPEG2000 tile width. |
|
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |