#include <pxl_pixeltypes.h>
Static Public Member Functions | |
| static size_t | getChannels (ColorSpace inColorSpace) |
Definition at line 441 of file pxl_pixeltypes.h.
| static size_t Celartem::ColorSpaceUtils::getChannels | ( | ColorSpace | inColorSpace | ) | [inline, static] |
This function returns the number of channels of the specified ColorSpace.
| inColorSpace | ColorSpace value. |
Definition at line 451 of file pxl_pixeltypes.h.
Referenced by Celartem::PhotometricComponents::composePhotometric(), and Celartem::PixelAttributes::getStdChannels().