Visual Basic (Declaration) | |
---|---|
Public Property MemoryInformation As RasterImageMemoryInformation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterImageMemoryInformation MemoryInformation {get; set;} |
C++/CLI | |
---|---|
public: property RasterImageMemoryInformation MemoryInformation { RasterImageMemoryInformation get(); void set (RasterImageMemoryInformation value); } |
Return Value
Information about the memory allocated for the image data.For an example, refer to CloneCommand.
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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family