Click or drag to resize

ImageExtensionsGetFileExtension Method

Overload List
 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