C# Class Clippy.Imaging.Saving.CodecInfo

Show file Open project: 24hr/Clippy

Public Methods

Method Description
GetEncoderInfo ( string mimeType ) : System.Drawing.Imaging.ImageCodecInfo

Private Methods

Method Description
CodecInfo ( ) : System

Method Details

GetEncoderInfo() public static method

public static GetEncoderInfo ( string mimeType ) : System.Drawing.Imaging.ImageCodecInfo
mimeType string
return System.Drawing.Imaging.ImageCodecInfo