[]
        
(Showing Draft Content)

C1.Win.Document.C1Image.GetFormat

GetFormat Method

GetFormat(ImageFormat)

Gets a C1ImageFormat value corresponding to the passed System.Drawing.Imaging.ImageFormat.

Declaration
public static C1ImageFormat GetFormat(ImageFormat imageformat)
Public Shared Function GetFormat(imageformat As ImageFormat) As C1ImageFormat
Parameters
Type Name Description
ImageFormat imageformat

A System.Drawing.Imaging.ImageFormat object.

Returns
Type Description
C1ImageFormat

A C1ImageFormat enumeration.