// Calculates the mean pixel value pixel // by pixel and by calling the getStatistics(). start = getTime; w=getWidth(); h=getHeight(); sum = 0; for (y=0; y