Click or drag to resize

StiImageCodecInfoGetImageCodec Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiImageCodecInfo.GetImageCodec(System.String)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static ImageCodecInfo GetImageCodec(
	string mimeType
)

Parameters

mimeType
Type: SystemString

[Missing <param name="mimeType"/> documentation for "M:Stimulsoft.Base.Drawing.StiImageCodecInfo.GetImageCodec(System.String)"]

Return Value

Type: ImageCodecInfo

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiImageCodecInfo.GetImageCodec(System.String)"]

See Also