Searched defs:PixelCount (Results 1 – 2 of 2) sorted by relevance
24 int PixelCount() const { return width * height; } in PixelCount() function
45 unsigned long PixelCount; /* Number of pixels in image. */ member