ImageGear for .NET
Format Property
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearLoadOptions Class : Format Property




Glossary Item Box

Gets or sets the file format of an image to load, or enables format autodetection.

Syntax

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

Property Value

Any member of ImGearFormats enumeration value.

Remarks

Use this property 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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.