Name | Description | |
---|---|---|
![]() ![]() | Clone | Creates a copy of an Image. |
![]() ![]() | CompressJPEG | Creates a memory stream from a .jpeg image. |
![]() ![]() | DetectFormat | Returns the Image's format as a string. |
![]() | Dispose | Releases all resources used by the Image. |
![]() | Draw | Draw the Image based on rotation & cropping values. |
![]() ![]() | FromBitmap | Creates an Image from a Bitmap object. |
![]() ![]() | FromFile | Creates an Image from a file's path. |
![]() ![]() | FromStream | Creates an Image from a stream object. |