Searched refs:countNotBlackPixelsFromImage (Results 1 – 4 of 4) sorted by relevance
154 final int nNotBlackCount = PixelCounter.countNotBlackPixelsFromImage(getFilename()); in run()618 final int nNotBlackCount_DiffGraphic = PixelCounter.countNotBlackPixelsFromImage(_sDiffGfx); in estimateGfx()
216 public static int countNotBlackPixelsFromImage(String _sFile) in countNotBlackPixelsFromImage() method in PixelCounter
174 public static int countNotBlackPixelsFromImage(String _sFile) in countNotBlackPixelsFromImage() method in PixelCounter
736 int nNotBlackCount_DiffGraphic = PixelCounter.countNotBlackPixelsFromImage(_sDiffGfx); in estimateGfx()
Completed in 35 milliseconds