Overload List

  NameDescription
Plugin(FREE_IMAGE_FORMAT)
Returns an instance of FreeImagePlugin, representing the given format.
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.

See Also