Click or drag to resize

RenderImageMemory Properties

The RenderImageMemory type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets the image byte buffer.
Public propertyCount
Gets the byte count of the buffer.
Public propertyDynamic
Gets the image dynamic.
Public propertyFormat
Gets the image format.
Public propertyIsDestroyed
Gets a value indicating whether this instance is destroyed.
Public propertyItem
Bracket operator to get or set the byte value in the buffer at the specified index.
Public propertyOrientation
Gets the image orientation.
Public propertyResolution
Gets the image resolution.
Top
See Also