ImageGear for Java
getSavingFormats(ImGearPage,ImGearRasterConversionModes,ImGearSaveOptions) Method
com.accusoft.imagegear.core.ImGearPage object to get saving formats for.
Raster converter mode.
Additional saving options and filter control parameters.
Returns an array of all file saving formats compatible with a particular com.accusoft.imagegear.core.ImGearPage class oblect and the conversion mode.

This method comes handy when you need to initialize Save File dialog with all saving formats applicable to the com.accusoft.imagegear.core.ImGearPage class object.

If options parameter is not null, rasterConversionModes supersedes options.ConversionMode field.

com.accusoft.imagegear.formats.ImGearSavingFormatsT:com.accusoft.imagegear.formats.ImGearRasterConversionModesImGearSaveOptions

Syntax

Parameters

page
com.accusoft.imagegear.core.ImGearPage object to get saving formats for.
rasterConversionModes
Raster converter mode.
options
Additional saving options and filter control parameters.

Return Value

ImGearSavingFormats enumerationarray.
See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback