Skip to content
  • Ell's avatar
    app: implement GimpPickable::get_pixel_average() in various classes · 25490b02
    Ell authored
    Implement GimpPickable::get_pixel_average(), added in the previous
    commit, in GimpDrawable, GimpImage, and GimpProjection, using
    gimp_gegl_average_color(), added in the commit before last.  This
    is significantly faster than the default implementation.
    25490b02