MemoryInfoConventionalTiles property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long MemoryInfoConventionalTiles

Overview

Refer to Memory Storage Types for Bitmaps.

Remarks

Gets or sets a value that represents the number of tiles stored in conventional memory. This property is used to set the number of tiles in conventional memory only if SET_MEMORYINFO_CONVTILES is set in the MemoryInfoFlags property before calling the SetMemoryInfo method.

This property is updated by the GetMemoryInfo method.

See Also

Elements:

MemoryInfoType Property, MemoryInfoTileSize Property, MemoryInfoTotalTiles Property, MemoryInfoMaxTileViews Property, MemoryInfoTileViews Property, MemoryInfoFlags Property, SetMemoryInfo Method, GetMemoryInfo Method

Topics:

Raster Images: Creating and Deleting