Arty
Public Member Functions | Public Attributes | List of all members
Image Struct Reference

Public Member Functions

 Image (size_t w, size_t h)
 
const rgbaoperator() (size_t x, size_t y) const
 
rgbaoperator() (size_t x, size_t y)
 
const rgbarow (size_t y) const
 
rgbarow (size_t y)
 
void resize (size_t w, size_t h)
 
void clear ()
 

Public Attributes

std::vector< rgbapixels
 
size_t width
 
size_t height
 

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