Skip to content
  • Ell's avatar
    app: improve gradient color-sampling speed · d70aeea5
    Ell authored
    Improve the speed of gimp_gradient_get_color_at(), which is used by
    gimp:gradient during processing when the gradient cache is too big,
    by disabling type checking, and inlining and avoiding some function
    calls.
    
    (cherry picked from commit 93f4b187)
    d70aeea5