Click or drag to resize

ImageMemory Properties

The ImageMemory type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnableMemoryFileMapping Obsolete.
File mapping is no longer supported. This property will throw on set.
Public propertyFileMapped Obsolete.
File mapping is no longer supported.
Public propertyHandle
Gets the pointer to the memory handled by this object.
Public propertyStatic memberMemoryMapTempPath Obsolete.
File mapping is no longer supported. This property will throw on set.
Public propertyStatic memberMemoryMapThreshold Obsolete.
File mapping is no longer supported. This property will throw on set.
Public propertyPreventDispose
Gets or sets a value indicating if the memory should be freed when disposing.
Top
See Also