IGxImageClass

Assembly: Drawing;

Description

The IGxImageClass interface contains static methods that are used to access the image.

Methods

  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