Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

c# split images into smaller blocks

Tags:

c#

split

Hey, what I want to do is user selected how many columns for the image, then the image will be split into the columns that the user entered.

Anyone know how to do that?

like image 966
joonshen Avatar asked Nov 20 '25 22:11

joonshen


1 Answers

Yes, you can crop using Bitmap.Clone by specifying the Rectangle that you want to copy.

like image 54
jason Avatar answered Nov 23 '25 12:11

jason



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!