ImageGear for Java
setFormat Method
Any member of ImGearFormats enumeration value.
Sets the file format of an image to load, or enables format autodetection.

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.

ImGearFormats

Syntax
public void setFormat( 
   ImGearFormats value
)

Parameters

value
Any member of ImGearFormats enumeration value.
See Also

Reference

ImGearLoadOptions Class
ImGearLoadOptions Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback