Hello,
I want to get all pixel colors from circular image. In case of rectangle, it is easy. We can have for loop for height and width and call Bitmap.Getpixel(i,j).
Any suggestions please.
Regards,
Harish
Harish
Hello,
I want to get all pixel colors from circular image. In case of rectangle, it is easy. We can have for loop for height and width and call Bitmap.Getpixel(i,j).
Any suggestions please.
Regards,
Harish
Harish