Data Structures
Here are the data structures with brief descriptions:
GRRLIB_bytemapChar | Structure to hold the bytemap character information |
GRRLIB_bytemapFont | Structure to hold the bytemap font information |
GRRLIB_drawSettings | Structure to hold the current drawing settings |
GRRLIB_texImg | Structure to hold the texture information |
tagBITMAPFILEHEADER | This structure contains information about the type, size, and layout of a file that containing a device-independent bitmap (DIB) |
tagBITMAPINFOHEADER | This structure contains information about the dimensions and color format of a device-independent bitmap (DIB) |
tagRGBQUAD | The RGBQUAD structure describes a color consisting of relative intensities of red, green, and blue |