Created by the British Broadcasting Corporation.
#include <common.h>
dirac::CoeffArray::CoeffArray | ( | ) | [inline] |
Default constructor creates an empty array.
dirac::CoeffArray::CoeffArray | ( | int | height, | |
int | width, | |||
CompSort | cs = Y_COMP | |||
) | [inline] |
Contructor creates a two-D array, with specified size and colour format.
dirac::CoeffArray::~CoeffArray | ( | ) | [inline] |
CompSort dirac::CoeffArray::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.