summaryrefslogtreecommitdiff
path: root/vcl/inc/impbmp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impbmp.hxx')
-rw-r--r--vcl/inc/impbmp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/impbmp.hxx b/vcl/inc/impbmp.hxx
index 3b2abead2dc8..de709893cf69 100644
--- a/vcl/inc/impbmp.hxx
+++ b/vcl/inc/impbmp.hxx
@@ -71,6 +71,7 @@ public:
bool ImplCrop( const Rectangle& rRectPixel );
bool ImplErase( const Color& rFillColor );
bool ImplScale( const double& rScaleX, const double& rScaleY, sal_uInt32 nScaleFlag );
+ bool ImplReplace( const Color& rSearchColor, const Color& rReplaceColor, sal_uLong nTol );
};
#endif // INCLUDED_VCL_INC_IMPBMP_HXX