Home | History | Annotate | Download | only in MagickCore

Lines Matching full:number_pixels

202     number_pixels;
231 number_pixels=(MagickSizeType) width*height;
333 mean=(double) (channel_sum[channel]/number_pixels+bias);