[]
Gets a C1ImageFormat value corresponding to the passed System.Drawing.Imaging.ImageFormat.
public static C1ImageFormat GetFormat(ImageFormat imageformat)
Public Shared Function GetFormat(imageformat As ImageFormat) As C1ImageFormat
| Type | Name | Description |
|---|---|---|
| ImageFormat | imageformat | A System.Drawing.Imaging.ImageFormat object. |
| Type | Description |
|---|---|
| C1ImageFormat | A C1ImageFormat enumeration. |