The Image32 type exposes the following members.

Constructors

  NameDescription
Public methodImage32
Alpha-blended Image

Methods

  NameDescription
Public methodDraw(Bitmap, Int32, Int32)
Draws image onto a supplied bitmap
Public methodDraw(Int32, Int32, Bitmap, Int32, Int32, Int32, Int32)
Draws image onto a supplied bitmap
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyHeight
Retuns image height
Public propertyWidth
Returns image width

See Also