A Wrapper around openjpeg to encode and decode
images to and from byte arrays
Declaration Syntax
C# |
public class OpenJPEG
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
OpenJPEG () () () () |
Initializes a new instance of the
OpenJPEGclass
|
|
DecodeLayerBoundaries( array< Byte > [] () [] [] , array< OpenJPEG . . :: . . J2KLayerInfo > [] () [] [] % , Int32 % ) |
|
|
DecodeToImage( array< Byte > [] () [] [] , ManagedImage % , Image % ) |
Decode JPEG2000 data to an and
|
|
DecodeToImage( array< Byte > [] () [] [] , ManagedImage % ) |
|
|
Encode(ManagedImage, Boolean) |
Encode a object into a byte array
|
|
Encode(ManagedImage) |
Encode a object into a byte array
|
|
EncodeFromImage(Bitmap, Boolean) |
Encode a object into a byte array
|
|
TGA_HEADER_SIZE |
TGA Header size
|
Inheritance Hierarchy
Object | |
OpenJPEG |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)