ImageGear for Java
detect Method
The data stream containing an image.
Detects the format of an image.
Syntax
public static IImGearFormat detect( 
   ImGearStream stream
)

Parameters

stream
The data stream containing an image.

Return Value

The format from the list of formats.

If an image cannot be detected, an exception is thrown.

See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback