ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearLoadOptions Class : setFormat Method |
Use this method when you need to bypass auto-detection and specify image format explicitly. Specifying ImGearFormats.UNKNOWN will force auto-detection.
The default value is ImGearFormats.UNKNOWN.
public void setFormat( ImGearFormats value ) |