Age | Commit message (Expand) | Author |
---|---|---|
2021-04-02 | vcl: remove GetBitCount and GetColorCount from Bitmap{Ex} | Tomaž Vajngerl |
2021-03-13 | add PixelFormat enum that replaces bit count in Bitmap/BitmapEx | Tomaž Vajngerl |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2021-01-08 | Remove BitmapColor::GetAlpha | Noel |
2020-12-29 | vcl: move local bitmap headers to inc/bitmap directory | Chris Sherlock |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |
2020-10-19 | use tools::Long in vcl | Noel |
2020-08-15 | remove constructor with plain Bitmap from Graphic, use BitmapEx | Tomaž Vajngerl |
2020-06-03 | vcl: allow BitmapFastScaleFilter for 1xN or Nx1 cases. | Mark Hung |
2019-06-19 | tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/* | Gabor Kelemen |
2019-06-06 | vcl: move bitmap scale test to its own file | Tomaž Vajngerl |