ImageGear for Java
getSavingFilter(ImGearSavingFormats,ImGearSaveOptions) Method
A format for which to return a filter.
Additional saving options such as allowed color conversions.
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.

ImGearSavingFormatsImGearSaveOptions

Syntax
public static java.lang.String getSavingFilter( 
   ImGearSavingFormats saveFormat,
   ImGearSaveOptions options
)

Parameters

saveFormat
A format for which to return a filter.
options
Additional saving options such as allowed color conversions.

Return Value

Saving filter for a particular format.
See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback