ImageFormatGroupInfo.Get Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the image format group info corresponding to the specified ImageFormatGroup enumeration value.
public static ImageFormatGroupInfo Get(ImageFormatGroup formatGroup)
Parameters
formatGroupImageFormatGroupThe image format group.
Returns
- ImageFormatGroupInfo
a ImageFormatGroupInfo object if there is a match; otherwise, null.