Home
last modified time | relevance | path

Searched defs:ConvertToGreyscale (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalbmp.hxx80 virtual bool ConvertToGreyscale() in ConvertToGreyscale() function in SalBitmap
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalbmp.hxx81 virtual bool ConvertToGreyscale() in ConvertToGreyscale() function in SalBitmap
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/
H A Dsalbmp.cxx916 bool OpenGLSalBitmap::ConvertToGreyscale() in ConvertToGreyscale() function in OpenGLSalBitmap
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/skia/
H A Dsalbmp.cxx458 bool SkiaSalBitmap::ConvertToGreyscale() in ConvertToGreyscale() function in SkiaSalBitmap
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dimage.cpp1625 wxImage wxImage::ConvertToGreyscale(void) const in ConvertToGreyscale() function in wxImage
1630 wxImage wxImage::ConvertToGreyscale(double weight_r, double weight_g, double weight_b) const in ConvertToGreyscale() function in wxImage
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dimage.cpp1621 wxImage wxImage::ConvertToGreyscale(void) const in ConvertToGreyscale() function in wxImage
1626 wxImage wxImage::ConvertToGreyscale(double weight_r, double weight_g, double weight_b) const in ConvertToGreyscale() function in wxImage
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dimage.cpp1830 wxImage wxImage::ConvertToGreyscale(void) const in ConvertToGreyscale() function in wxImage
1835 wxImage wxImage::ConvertToGreyscale(double weight_r, double weight_g, double weight_b) const in ConvertToGreyscale() function in wxImage
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/
H A DFreeImageStaticImports.cs1273 public static extern FIBITMAP ConvertToGreyscale(FIBITMAP dib); in ConvertToGreyscale() method in FreeImageAPI.FreeImage
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dimage.cpp1365 wxImage wxImage::ConvertToGreyscale( double lr, double lg, double lb ) const in ConvertToGreyscale() function in wxImage
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp1365 wxImage wxImage::ConvertToGreyscale( double lr, double lg, double lb ) const in ConvertToGreyscale() function in wxImage
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp1365 wxImage wxImage::ConvertToGreyscale( double lr, double lg, double lb ) const in ConvertToGreyscale() function in wxImage
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dimage.cpp1365 wxImage wxImage::ConvertToGreyscale( double lr, double lg, double lb ) const in ConvertToGreyscale() function in wxImage
/dports/graphics/py-freeimagepy/FreeImagePy-2.0.1/FreeImagePy/
H A DFreeImagePy.py813 def ConvertToGreyscale(self, bitmap, close=0): member in freeimage
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/UnitTest/
H A DFreeImage.cs5405 public static extern FIBITMAP ConvertToGreyscale(FIBITMAP dib); in ConvertToGreyscale() method in FreeImageAPI.FreeImage