ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearFileFilters Class |
For a list of all members of this type, see ImGearFileFilters members.
Name | Description | |
---|---|---|
![]() | add | Adds a new format to the end of the list of formats. |
![]() | contains | Tells whether a particular format is in the list of formats. |
![]() | get | Gets a format in the list based on the format ID. |
![]() | getCount | Gets the total number of formats currently in the collection.
|
![]() | indexOf | Gets an index of a format in the list based on the format ID. |
![]() | insert | Inserts a new format to the list of formats at the specified position. |
![]() | insertAfter | Inserts a new format to the list of formats after the specified format. |
![]() | iterator | Returns an iterator for the collection. |
![]() | remove | Removes a format from the list based on the format ID. |
![]() | removeAt | Removes a format from the list at the specified position. |