![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
ScreenBuffer, representing screen surface. Contains image's pixel buffer and size data. More...
#include <iAScreenBuffer.h>
Public Member Functions | |
| unsigned int * | buffer () |
| Get pixel buffer. More... | |
| void | clear () |
| Clear pixel buffer with black color. More... | |
| iAScreenBuffer (int width, int height) | |
| ~iAScreenBuffer () | |
ScreenBuffer, representing screen surface. Contains image's pixel buffer and size data.
| iAScreenBuffer::iAScreenBuffer | ( | int | width, |
| int | height | ||
| ) |
| iAScreenBuffer::~iAScreenBuffer | ( | ) |
|
inline |
Get pixel buffer.
| void iAScreenBuffer::clear | ( | ) |
Clear pixel buffer with black color.
1.8.16