Questions tagged [image32]

1 questions
1
vote
0 answers

Resizing TBitmap with alpha channel in Delphi

I have a TBitmap in Delphi with alpha channel. It comes from loading a PNG with a TPNGImage and then extracting the TBitmap. This works perfectly. Now, I want to scale this TBitmap, and I found that scaledraw has low quality and does not handle…
Adrian Maire
  • 14,354
  • 9
  • 45
  • 85