Class ImageExtension
Inheritance
System.Object
ImageExtension
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public static class ImageExtension
Methods
GetImageFormat(Image)
Returns an Image format.
Declaration
public static ImageFormat GetImageFormat(this Image bitmap)
Parameters
Type | Name | Description |
---|---|---|
Image | bitmap |
Returns
Type | Description |
---|---|
ImageFormat |