Gwork: 0.3.0Dev
Gwk::Renderer::PixelBuffer Class Reference

Simple 2D pixel buffer. More...

#include <Software.h>

Public Member Functions

void Init (Point const &sz)
 
Point GetSize () const
 
ColorAt (int x, int y)
 
ColorAt (Point const &pt)
 
const ColorAt (int x, int y) const
 
const ColorAt (Point const &pt) const
 

Detailed Description

Simple 2D pixel buffer.


The documentation for this class was generated from the following file: