Created by the British Broadcasting Corporation.
A class for picture component data. More...
#include <common.h>
A class for encapsulating picture data, derived from TwoDArray.
dirac::PicArray::PicArray | ( | ) | [inline] |
Default constructor creates an empty array.
dirac::PicArray::PicArray | ( | int | height, |
int | width, | ||
CompSort | cs = Y_COMP |
||
) | [inline] |
Contructor creates a two-D array, with specified size and colour format.
dirac::PicArray::~PicArray | ( | ) | [inline] |
CompSort dirac::PicArray::m_csort [private] |
Referenced by CSort(), and SetCSort().
© 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.