Skip to content
  • Ell's avatar
    app: add gimp_drawable_calculate_histogram_async() · 1923fa8b
    Ell authored
    ... which is similar to gimp_drawable_calculate_histogram(),
    calculating the histogram asynchronously on a separate thread.
    
    Note that when calculating the histogram of the drawable's source
    node, the node is rendered synchronously on the main thread (if
    necessary), and the histogram of the result is calculated
    asynchronously on a separate thread.
    1923fa8b