fayevalentine
Programmer
I want to read pixels in a jpg image with
Canvas->Pixels[][]; but appears a message:
'Can only modify an image if it contains a bitmap'
how can I read pixels with this instruction? or Can I read
pixels in JPG images with another method?
Canvas->Pixels[][]; but appears a message:
'Can only modify an image if it contains a bitmap'
how can I read pixels with this instruction? or Can I read
pixels in JPG images with another method?