procedure CheckPixmap;
Converts the current surface to a compatible representation for the graphics sub system. Some graphics sub system such as Qt require this in order to draw on the surface using the QPainter class.
[See also]: