Click or drag to resize

GH_MemoryBitmap Properties

The GH_MemoryBitmap type exposes the following members.

Properties
  NameDescription
Public propertyHasAlphaChannel
Gets a value indicating whether or not the local image has an alpha channel defined.
Public propertyHeight
Gets the height (in pixels) of the local image.
Public propertySizeOf
Gets the size (in bytes) of the local image.
Public propertyWidth
Gets the width (in pixels) of the local image.
Top
See Also