Searched defs:numChannels (Results 1 – 2 of 2) sorted by relevance
36 real numChannels; // Number of channels in input images variable
311 …tils::writeBinaryPPM(ImageType image, const char *filename, int width, int height, int numChannels) in writeBinaryPPM()333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()