defines which capabilities a device supports. More...
| Variables | |
| const long | RASTEROPERATIONS = 1 | 
| supports the device raster operations. | |
| const long | GETBITS = 2 | 
| supports the XDevice::createBitmap(), the XDevice::createDevice() and the XGraphics::copy() methods. | |
defines which capabilities a device supports.
| const long GETBITS = 2 | 
supports the XDevice::createBitmap(), the XDevice::createDevice() and the XGraphics::copy() methods.
| const long RASTEROPERATIONS = 1 | 
supports the device raster operations.