SaveBufferSize property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long SaveBufferSize;

Overview

Refer to Using Memory-Resident Image Files.

Remarks

Holds the size of the memory buffer that the user allocates in a SaveBuffer process.

Prior to calling the SaveBuffer method, the user must allocate a memory buffer and set the SaveBufferSize property to the size of the memory buffer. For more information, refer to the SaveBuffer method.

See Also

Elements:

SaveBuffer method, SaveBufferAddress property, EnableSaveBufferEvent property, SaveBuffer event, LoadBuffer method, SaveTileHeight property, SaveTileWidth property

Topics:

Raster Images: Saving Files