Click or drag to resize

IRenderImageMemory Properties

The IRenderImageMemory type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets the memory buffer.
Public propertyCount
Gets the buffer length.
Public propertyDynamic
Gets the image dynamic.
(Inherited from IRenderImageDescription.)
Public propertyFormat
Gets the image format.
(Inherited from IRenderImageDescription.)
Public propertyIsDestroyed
Gets a value indicating whether the memory image is destroyed.
Public propertyOrientation
Gets the image orientation.
(Inherited from IRenderImageDescription.)
Public propertyResolution
Gets the image resolution.
(Inherited from IRenderImageDescription.)
Top
See Also