SaveBufferAddress property (ILEADRasterIO)
long SaveBufferAddress; | |
Overview |
Refer to Using Memory-Resident Image Files. |
Remarks
Holds the address 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 SaveBufferAddress property to the address of the memory buffer. For more information, refer to the SaveBuffer method.
See Also
Elements: |
SaveBuffer method, SaveBufferSize property, EnableSaveBufferEvent property, SaveBuffer event, LoadBuffer method, SaveTileHeight property, SaveTileWidth property |
Topics: |