IGxBitmapClass

Assembly: Drawing;

Description

The IGxBitmapClass interface contains static methods for access to a bitmap.

Methods

  Method name Brief description
CreateNew The CreateNew method creates a new bitmap.

Methods inherited from IGxImageClass

  Method name Brief description
FromFile The FromFile method returns the image obtained from the file.
FromStream The FromStream method returns the image obtained from the stream.

See also:

Drawing Assembly Interfaces