Created by the British Broadcasting Corporation.
#include <common.h>
Inheritance diagram for dirac::PicArray:

| dirac::PicArray::PicArray | ( | ) | [inline] |
Default constructor creates an empty array.
| dirac::PicArray::PicArray | ( | int | height, | |
| int | width, | |||
| CompSort | cs = Y_COMP | |||
| ) |
Contructor creates a two-D array, with specified size and colour format.
| dirac::PicArray::~PicArray | ( | ) | [inline] |
| const CompSort& dirac::PicArray::CSort | ( | ) | const |
| void dirac::PicArray::SetCSort | ( | const CompSort | cs | ) |
CompSort dirac::PicArray::m_csort [private] |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.