Skip to content
  • Jehan's avatar
    Issue #9790: reimplement gimp_drawable_[gs]et_pixel(). · 75efbf77
    Jehan authored
    These 2 functions were removed in commit 89c359ce. They were in fact used and
    clearly this historical API seems interesting (though we can likely do the same
    thing using the drawable GeglBuffer, but this way is much easier).
    
    This is now reimplemented using GeglColor instead of raw data.
    75efbf77