ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearFileFormats Class : getSavingFilter Method |
This method comes handy when you need to populate the filter for the Save File dialog with different saving formats.
Overload | Description |
---|---|
getSavingFilter(ImGearSavingFormats) | Returns the saving filter for a particular format.
This method comes handy when you need to populate the filter for the Save File dialog with different saving formats. |
getSavingFilter(ImGearSavingFormats,ImGearSaveOptions) | Returns the saving filter for a particular format.
This method comes handy when you need to populate the filter for the Save File dialog with different saving formats. |