Enables or disables fast file info processing.
public bool FastFileInfo {get; set;}
Public Property FastFileInfo As Boolean
public bool FastFileInfo {get; set;}
@property (nonatomic, assign) BOOL fastFileInfo
public boolean getFastFileInfo()
public void setFastFileInfo(boolean value)
get_FastFileInfo();
set_FastFileInfo(value);
Object.defineProperty('FastFileInfo');
True to enable fast file info processing; false to disable it.
This property causes the LEADTOOLS File Information and Load methods to only check the file's signature when trying to determine the file's format.
The default behavior when calling LEADTOOLS File Information and Load methods, is that if the file's signature does not match one of the known file format signatures, then LEADTOOLS will allow each of the available file format filters a chance to properly identify the file's format. This can both slow down an application and unnecessarily use up system resources if the application attempts to load files of an unsupported format (i.e. non-image files).
When Fast File Info is enabled, the file will be rejected if the signature does not match one of the known file format signatures. As a result, the file format DLLs will not be loaded or called unnecessarily.
You must enable this feature prior to calling any LEADTOOLS File Information or Load and Save methods.
The default value is false.
Products |
Support |
Feedback: FastFileInfo Property - Leadtools.Codecs |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.