Gets or sets a value that specifies the type of memory to use when creating new RasterImage objects.
public static RasterMemoryFlags MemoryFlags { get; set; }
Public Shared Property MemoryFlags As RasterMemoryFlags
public:
static property RasterMemoryFlags MemoryFlags {
RasterMemoryFlags get();
void set ( RasterMemoryFlags );
}
A RasterMemoryFlags enumeration value that specifies the type of memory to use when creating new RasterImage objects.
MemoryFlags can only be set to RasterMemoryFlags.Conventional or RasterMemoryFlags.Disk when setting defaults. Other values throw exceptions.
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