Massimo Magnano

Results 11 comments of Massimo Magnano

doing other tests I noticed that when doing operations like Rotate, GetPart, etc the Palette is not copied into the new image

I'll work on it after the holidays, I need to recharge my batteries...

> Hi @maxm74 > > I've created a new dev branch called [dev-formatconfig](https://github.com/bgrabitmap/bgrabitmap/tree/dev-formatconfig) with the BGRAReadWriteConfig unit you've added. We may refactor things. Having a separate branch will give use...

> Hi please add maxm74 as author of bgraimagemanipulation. Thanks to all of you.

is NOT Related to #281 or #285

After further testing, the ClipRect copy in TCustomUniversalBitmap.CopyPropertiesTo (unibitmap.inc Line 2644) should also be deleted.

Pull Request #310 solve this bug

In this branch (fix-resample-assign) there is only the GetPart code, plus a small fix that is always related to GetPart. I wrote the code without thinking directly on the dev...