The IGxImageClass interface contains static methods that are used to access the image.
Method name | Brief description | |
FromFile | The FromFile method returns an object that has an image obtained from the file. | |
FromStream | The FromStream method returns an object that contains an image obtained from the stream. |
See also: