The LosslessJpeg type exposes the following members.
Name | Description | |
---|---|---|
![]() |
LosslessJpeg | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() |
AdobeResources |
Gets or sets Adobe® image resource blocks stored in the opened image. |
![]() |
ColorProfile |
Gets a color profile associated with the image. |
![]() |
Exif |
Gets or sets EXIF data collection stored in the opened image. |
![]() |
Iptc |
Gets or sets IPTC data collection stored in the opened image. |
![]() |
IsDisposed | |
![]() ![]() |
MCUSize |
Gets a Minimum Coded Units (MCU) of this image. |
![]() |
Xmp |
Gets or sets the XML code containing the XMP metadata stored in the opened image. |