public class ImageFormatGroupInfo
Public Class ImageFormatGroupInfo
Description | Gets the user-friendly description of this image format group. |
Formats | Gets all file formats for this image format group. |
Value | Gets the corresponding ImageFormatGroup enumeration value. |
Enumerate | Enumerates supported file format groups for image loading or saving. |
EnumerateFormats | Enumerates supported image formats of this group for loading or saving. |
Get | Gets the image format group info corresponding to the specified ImageFormatGroup enumeration value. |
ToString | Returns the same value as Description property. (Overrides ObjectToString) |