Skip to main content
1-Visitor
October 4, 2018
Solved

split image into rows and columns

  • October 4, 2018
  • 2 replies
  • 1668 views

Hi ,

 

i want to split one single image into rows and columns (PLEASE REFER THE IMAGE ATTACHED). is it possible to do that , if so how ?

 

Thanks

Best answer by posipova

You would have to use custom logic as this is not an out-of-the-box functionality. You may try with css or look up variations of javascript services to do so https://stackoverflow.com/questions/8912917/cutting-an-image-into-pieces-through-javascript

2 replies

20-Turquoise
October 4, 2018

You would have to use custom logic as this is not an out-of-the-box functionality. You may try with css or look up variations of javascript services to do so https://stackoverflow.com/questions/8912917/cutting-an-image-into-pieces-through-javascript

posipova20-TurquoiseAnswer
20-Turquoise
October 4, 2018

You would have to use custom logic as this is not an out-of-the-box functionality. You may try with css or look up variations of javascript services to do so https://stackoverflow.com/questions/8912917/cutting-an-image-into-pieces-through-javascript