Click or drag to resize

RenderImage Properties

The RenderImage type exposes the following members.

Properties
  NameDescription
Public propertyBits
Gets the number of bits per pixel.
Public propertyByteCount
Gets the image number of bytes.
Public propertyBytes
Gets the image bytes.
Public propertyDpi
Gets the image dot per inch.
Public propertyDynamic
Gets the image dynamic.
Public propertyFloats
Gets the image floats.
Public propertyFormat
Gets the image format.
Public propertyIsDestroyed
Gets a value indicating whether this instance is destroyed.
Public propertyOrientation
Gets the image orientation.
Public propertyResolution
Gets the image resolution.
Public propertyShorts
Gets the image shorts.
Top
See Also