Searched refs:NumPixels (Results 1 – 3 of 3) sorted by relevance
7 Float NumPixels
62 int NumPixels() const;124 int PGMImage<Real>::NumPixels() const { in NumPixels() function
96 for (unsigned index = 0; index < image.NumPixels(); ++index) { in CreateProblem()