Search code examples
delphiimagebitmap32-bit24-bit

32bit Jpeg wont display correctly on my TImage?


how can i convert 32bit jpeg image in 24bit? or convert it into 24bit bitmap?


Solution

  • The build in library does not support 32-bit jpeg. Try the nativejpg library. see also handling CMYK jpeg files in Delphi 7