FreeImage.NET Class Library Reference
PluginRepositoryPlugin Method |
Overload List
Name | Description | |
---|---|---|
Plugin(Int32) |
Returns an instance of FreeImagePlugin,
representing the format at the given index.
|
|
Plugin(String) |
Returns an instance of FreeImagePlugin.
expression is searched in:
Format, RegExpr,
ValidExtension and ValidFilename.
|
|
Plugin(FREE_IMAGE_FORMAT) |
Returns an instance of FreeImagePlugin, representing the given format.
|
See Also