Loading a Bitmap from Your Own Buffer

You can use the following methods to control the input stream in a file-load process. This is especially useful for handling a transmitted image, such as an image received over the Internet. These methods let you collect image data in your own buffer and feed the data to the LEAD object little-by-little, each time your buffer fills.

StartFeedLoad method

FeedLoad method

StopFeedLoad method