The IGxBitmapClass interface contains static methods for access to a bitmap.
| Method name | Brief description | |
| CreateNew | The CreateNew method creates a new bitmap. |
| Method name | Brief description | |
| FromFile | The FromFile method returns the object that has an image obtained from a file. | |
| FromStream | The FromStream method returns the object that contains an image obtained from a stream. |
See also: