Gets or sets information about the memory allocated for the image data.
public RasterImageMemoryInformation MemoryInformation { get; set; }
Public Property MemoryInformation As RasterImageMemoryInformation
public RasterImageMemoryInformation getMemoryInformation()
public void setMemoryInformation(RasterImageMemoryInformation value)
public:
property RasterImageMemoryInformation MemoryInformation {
RasterImageMemoryInformation get();
void set ( RasterImageMemoryInformation );
}
Information about the memory allocated for the image data.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document