Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can gimp-image-pick-color return Alpha?
#2
If you need to know for a pixel, use pdb.gimp_drawable_get_pixel(drawable,x,y) that returns 4 values (if there is an alpha channel). Note that this doesn't take in account the layer mask, if any.
Reply


Messages In This Thread
RE: Can gimp-image-pick-color return Alpha? - by Ofnuts - 12-13-2019, 08:06 AM

Forum Jump: