Bit Map Functions
The OS/2 operating system provides a set of functions that allow you to:
- Create bit maps
- Create and load custom bit maps
- Store color information on a bit map
- Draw bit maps
- Transfer bit maps
- Change the size of a bit map
- Specify the mix values for a bit map
- Convert between monochrome and color data
- Manipulate single pels
- Copy images from a display into a bit map
- Save a bit map
- Delete a bit map
- Make a bit map available to other processes
[Back: System Implementation]
[Next: Creating a Bit Map]