ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearFileFilters Class : get Method |
public IImGearFormat get( ImGearFormats formatId ) |
This method gets a format from the list, allowing you to access format's settings.
Use this method to manage format's control parameters and access the format's attributes (i.e., name, default file extension, etc.). If a format is not in the list, an exception is thrown.