ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearFileFormats Class > getSavingFormats Method : getSavingFormats(ImGearPage,ImGearRasterConversionModes) Method |
This method comes handy when you need to initialize Save File dialog with all saving formats applicable to the ImGearPage object.
com.accusoft.imagegear.formats.ImGearSavingFormatsT:com.accusoft.imagegear.formats.ImGearRasterConversionModes
public static ImGearSavingFormats[] getSavingFormats( ImGearPage page, ImGearRasterConversionModes rasterConversionModes ) |