Leadtools Namespace > RasterImage Class : MemoryInformation Property |
public RasterImageMemoryInformation MemoryInformation {get; set;}
'Declaration Public Property MemoryInformation As RasterImageMemoryInformation
'Usage Dim instance As RasterImage Dim value As RasterImageMemoryInformation instance.MemoryInformation = value value = instance.MemoryInformation
public RasterImageMemoryInformation MemoryInformation {get; set;}
get_MemoryInformation();
set_MemoryInformation(value);
public: property RasterImageMemoryInformation MemoryInformation { RasterImageMemoryInformation get(); void set ( RasterImageMemoryInformation value); }
Refer to RasterImageMemoryInformation for description of the different memory modules used by LEADTOOLS when allocating images.
For more information, refer to Memory Storage Types for Images.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2