HI again,
I wanna know if it´s possible that a picturebox, show images at deepcolor of 24bits, because when i load an image and after that i save it using the savepicture function, i see that the deepcolor of the saved image changes.
there is something that i can do to solve this?
I tried this
picturebox1.picture= loadpicture("c:\001.jpg"
savepicture.picture1.image,"c.\temp\"
I wanna know if it´s possible that a picturebox, show images at deepcolor of 24bits, because when i load an image and after that i save it using the savepicture function, i see that the deepcolor of the saved image changes.
there is something that i can do to solve this?
I tried this
picturebox1.picture= loadpicture("c:\001.jpg"
savepicture.picture1.image,"c.\temp\"