Delphi/GDIPBitmap at master · tothpaul/Delphi · GitHub
Posted by jpluimers on 2019/12/11
Next time I don’t need something like TPngImage any more:
this little unit let you load any GDI+ supported graphic format (BMP, JPG, PNG or TIF) into a Delphi TBitmapit’s a TBitmap helper, so just add the unit to you’re project and call the method GDIPLoadFromStream
Source: Delphi/GDIPBitmap at master · tothpaul/Delphi · GitHub
Found via: [WayBack] Let’s extend TBitmap with a GDIP loader :) TBitmap.GDIPLoadFromStream can load any GDI+ supported format (JPEG, PNG, TIFF) https://github.com/tothpaul… – Paul TOTH – Google+
–jeroen






Leave a comment