FreeImage.NET Class Library Reference
![]() |
FreeImagePlugin Properties |
The FreeImagePlugin type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Description |
Gets a descriptive string that describes the bitmap formats
this plugin can read and/or write.
|
![]() |
Enabled |
Gets or sets whether this plugin is enabled.
|
![]() |
ExtentsionList |
Gets a comma-delimited file extension list describing the bitmap formats
this plugin can read and/or write.
|
![]() |
FIFormat |
Gets the format of this instance.
|
![]() |
Format |
Gets a string describing the format.
|
![]() |
RegExpr |
Returns a regular expression string that can be used by
a regular expression engine to identify the bitmap.
FreeImageQt makes use of this function.
|
![]() |
SupportsICCProfiles |
Gets whether this plugin can load or save an ICC profile.
|
![]() |
SupportsReading |
Gets whether this plugin can load bitmaps.
|
![]() |
SupportsWriting |
Gets whether this plugin can save bitmaps.
|
