Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I dissect/rasterscan an image???
#2
See for instance my ofn-layer-tiles script,  in two passes:
  • You use the split function to split the layer into one column of 1px lines
  • You use the join function to join these lines into a single row.
Reply


Messages In This Thread
RE: How do I dissect/rasterscan an image??? - by Ofnuts - 09-04-2024, 12:28 AM

Forum Jump: