Image |
public static class ImageExtensions
The ImageExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetFileExtension(Image) | Gets the file extension (lower case letters with a preceding dot, like .jpg) of the given image. |
![]() | GetFileExtension(ImageFormat) | Gets the file extension (lower case letters with a preceding dot, like .jpg) corresponding to the image format. |