Click or drag to resize

Raster Properties

The Raster type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the RasterAttributes that define the raster data.
Public propertyHeight
Gets the height of the raster in pixels.
Public propertyScan0
Gets the IntPtr associated with the first value of data in the raster.
Public propertyWidth
Gets the width of the raster in pixels.
Top
See Also