FeedLoad method (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short FeedLoad (ILEADRasterVariant * pvBuffer, long iSize);

Overview

Refer to Loading a Bitmap from Your Own Buffer.

Remarks

Supplies image data to the file-load process from a buffer that you provide.

Support for 12 and 16-bit grayscale images is available only in the Document/Medical toolkits.

Use this method with the StartFeedLoad method and the StopFeedLoad method. For a description of how the methods relate to each other, refer to the StartFeedLoad method.

See Also

Elements:

LoadStatus property

Topics

Raster Images: Loading Files