Assembly: Drawing;
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 image obtained from the file. |
![]() |
FromStream | The FromStream method returns the image obtained from the stream. |
See also: