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