SetMemoryInfo method (ILEADRaster)
short SetMemoryInfo (); | |
Overview |
Refer to Memory Storage Types for Bitmaps. |
Remarks
Sets the bitmap allocation values.
If the MemoryInfoType property contains valid data and is not MEMORY_TYPE_TILED, then the other MemoryInfoXXX properties are ignored. If the MemoryInfoType property does not contain valid data and the bitmap is not tiled, then the other MemoryInfoXXX properties are ignored. Either of these cases overrides the settings in the MemoryInfoFlags Property.
The properties that may be used when setting the bitmap allocation values are:
MemoryInfoConventionalTiles Property
MemoryInfoMaxTileViews Property
See Also