Visual Basic (Declaration) | |
---|---|
Public Overloads Sub FeedLoad( _ ByVal data As IntPtr, _ ByVal length As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- data
- The image file unmanaged memory data.
- length
- Total size (in bytes) of the image data.
For an example, refer to StartFeedLoad.
Use this method with the StartFeedLoad and StopFeedLoad methods.
For a description of how the methods relate to each other, refer to StartFeedLoad.
LEADTOOLS will attempt to load corrupted files, so you can see at least a portion of the image. For these images, the load methods succeed, but LoadStatus will return an error code.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family