Lines Matching full:getpixelchannels
149 q+=GetPixelChannels(image);
178 q+=GetPixelChannels(image);
181 for (i=0; i < (ssize_t) GetPixelChannels(image); i++)
189 q+=GetPixelChannels(image);
197 <p>Note, how we use GetPixelChannels() to advance to the next set of pixel channels.</p>
608 <li>Use GetPixelChannels() to advance to the next set of pixel channels.</li>