Returns ImageCodecInfo to given MIME type.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static ImageCodecInfo GetEncoderInfo( string mimeType ) |
Parameters
- mimeType
- Type: System..::.String
The name of MIME type.