The LosslessJpeg type exposes the following members.
Name | Description | |
---|---|---|
AlignToMCUSize | Overloaded. Aligns coordinates to JPEG Minimum Coded Units (MCU). |
|
Close |
Closes this LosslessJpeg and releases the containing file. |
|
Dispose |
Releases all resources used by this LosslessJpeg. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsTrimmingRequired |
Checks whether the image will be trimmed during the rotation or flipping. |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Write | Overloaded. Writes the image to to the specified media. |
|
WriteCropped | Overloaded. Crops the image and writes it to specified media. |
|
WritePatched | Overloaded. Patches the image using a given bitmap and writes the result to specified media. |
|
WriteRotated | Overloaded. Rotates and/or flips the image and writes the result to specified media. |
|
WriteTransposed | Overloaded. Transpose the image and writes the result to the specified media. |
|
WriteTransversed | Overloaded. Transverse the image and writes the result to the specified media. |