ImageGear for .NET
Detect(Stream) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearFileFormats Class : Detect(Stream) Method




stream
The data stream containing an image.

Glossary Item Box

Detects the format of an image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

stream
The data stream containing an image.

Return Value

The format from the list of formats.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.