Let's extend TBitmap with a GDIP loader :)

Let's extend TBitmap with a GDIP loader :)

TBitmap.GDIPLoadFromStream can load any GDI+ supported format (JPEG, PNG, TIFF)

https://github.com/tothpaul/Delphi/tree/master/GDIPBitmap

https://docs.microsoft.com/en-us/dotnet/framework/winforms/advanced/using-image-encoders-and-decoders-in-managed-gdi
https://github.com/tothpaul/Delphi/tree/master/GDIPBitmap

Comments