Assembly: Drawing;
The IGxImageClass interface contains static methods that are used to access the image.
| 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: