Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help.Wanted('Pixel region gimpPy')
#8
Thanks for replays. How now deleted snap gimp and installed apt gimp, did use 'sudo apt install gimp' For me using gimp 2.8 is fine.
Now able to import numpy without an error message and got numpyPlug-in working. My Ubuntu version is 18.04.4
Did look at the code of this plug-in to try and replicate how one goes about editing a pixel with no luck. Are getting an error message TypeError: string is wrong length.
dir() or help() was not able to support me further.
Getting closer to the end goal whoho, and learn allot thanks to you guys  Big Grin
Now my questions are:
  • What is the structure to set one pixel ie. pixelRegion[1,1] = ?
  • Can alpha be set along color (hue) in rp[1,1] ?
  • Is it correct that rp[1,1] takes a string ?
Reply


Messages In This Thread
RE: Help.Wanted('Pixel region gimpPy') - by FloppaDisk - 03-28-2020, 05:04 PM

Forum Jump: