Click or drag to resize

ImageExtensions Methods

The ImageExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetFileExtension(Image) Gets the file extension (lower case letters with a preceding dot, like .jpg) of the given image.
Public Extension MethodGetFileExtension(ImageFormat) Gets the file extension (lower case letters with a preceding dot, like .jpg) corresponding to the image format.
Top
See Also