how can i convert 32bit jpeg image in 24bit? or convert it into 24bit bitmap?
Asked
Active
Viewed 763 times
1 Answers
2
The build in library does not support 32-bit jpeg. Try the nativejpg library. see also handling CMYK jpeg files in Delphi 7