- data
- The image file data.
- offset
- Offset from the beginning of the buffer to where the image data starts.
- count
- Total size (in bytes) of the image data.
Visual Basic (Declaration) | |
---|---|
Public Sub FeedLoad( _ ByVal data() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- data
- The image file data.
- offset
- Offset from the beginning of the buffer to where the image data starts.
- count
- 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.
For more information, refer to Loading and Saving Images.
For more information, refer to Loading and Saving Large Tiff Files.
For more information, refer to Loading and Saving Large Tiff Files.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6