| GSModeler Engine Version: 9.0 | |||||||||||
PixelMap class
Public methods
Constructors Public typesDetailed descriptionThis class is reference to a pixel map. The MakePicture method of the renderer gets a pixel map, which is filled with the background image. The MakePicture method has to return the rendered image in this pixel map, by modifying the pixels. The pixel map can be modified using two methods. An individual pixel can be modified whith the SetPixel method. The GetBaseAddress returns the pixel map buffer starting address.
See Also |
|||||||||||
| |