| Name | Description | |
|---|---|---|
|
|
CreateFromStream(Stream) |
Creates a CompressedImage directly from a stream, keeping a PNG or JPEG source's encoded bytes as is instead of decoding and recompressing them. |
|
|
CreateFromStream(Stream, CompressionType) |
Creates a CompressedImage directly from a stream. |