Click or drag to resize

RenderImageRaw Properties

The RenderImageRaw type exposes the following members.

Properties
  NameDescription
Public propertyDpi
Gets the image dot per inch.
Public propertyDynamic
Gets the image dynamic.
Public propertyFormat
Gets the image format.
Public propertyHasProfile
Gets a value indicating whether the image has a color profile.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyOrientation
Gets the image orientation.
Public propertyPixels
Gets the byte array of pixels.
Public propertyProfile
Gets the byte array of the color profile.
Public propertyResolution
Gets the image resolution.
Top
See Also