[]
Initializes a new instance of the FormatConverter class.
public static FormatConverter Create(FormatConverterInfo converterInfo)
Type | Name | Description |
---|---|---|
FormatConverterInfo | converterInfo | The converter info. |
Type | Description |
---|---|
FormatConverter |
Initializes a new instance of the FormatConverter class.
public static FormatConverter Create(ImagingFactory factory)
Type | Name | Description |
---|---|---|
ImagingFactory | factory | The factory. |
Type | Description |
---|---|
FormatConverter |