summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapex.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-05-06 10:52:59 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-05-07 08:35:39 +0000
commitefecaf03adff75aa88be7862eb2c4f1261df5e60 (patch)
tree8b31b6bfa3bd3074cde5e8fe7e707fcfacd98e85 /include/vcl/bitmapex.hxx
parent0825b020caa0d802a0d76d9a7643daedbf9874e6 (diff)
convert BMP_DITHER flags to scoped enum
Change-Id: I652faacf39a32fc8803147819ec9366948ff12b9 Reviewed-on: https://gerrit.libreoffice.org/15646 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/vcl/bitmapex.hxx')
-rw-r--r--include/vcl/bitmapex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/bitmapex.hxx b/include/vcl/bitmapex.hxx
index 13afdcd46153..096e2a050905 100644
--- a/include/vcl/bitmapex.hxx
+++ b/include/vcl/bitmapex.hxx
@@ -132,7 +132,7 @@ public:
@param nDitherFlags
The algorithm to be used for dithering
*/
- bool Dither( sal_uLong nDitherFlags = BMP_DITHER_MATRIX );
+ bool Dither( BmpDitherFlags nDitherFlags = BmpDitherFlags::Matrix );
/** Crop the bitmap