Home
last modified time | relevance | path

Searched defs:GetColorType (Results 1 – 18 of 18) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGColor.h35 inline wxSVG_COLORTYPE GetColorType() const { return m_colorType; } in GetColorType() function
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGColor.h35 inline wxSVG_COLORTYPE GetColorType() const { return m_colorType; } in GetColorType() function
/dports/graphics/libpgf/PGF/Console/src/
H A DCImage.cpp178 unsigned char CImage::GetColorType() const { in GetColorType() function in CImage
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/codec/jpeg_dec/src/
H A Dumc_mjpeg_mfx_decode_base.cpp183 std::pair<JCOLOR, Status> MJPEGVideoDecoderBaseMFX::GetColorType() in GetColorType() function in UMC::MJPEGVideoDecoderBaseMFX
H A Dumc_mjpeg_mfx_decode.cpp249 JCOLOR MJPEGVideoDecoderMFX::GetColorType() in GetColorType() function in UMC::MJPEGVideoDecoderMFX
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/osx/
H A Dpngread.h67 int GetColorType( void ) const { return ColorType; } in GetColorType() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/os2/
H A Dpngread.h67 int GetColorType( void ) const { return ColorType; } in GetColorType() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/os2/
H A Dpngread.h67 int GetColorType( void ) const { return ColorType; } in GetColorType() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/osx/
H A Dpngread.h67 int GetColorType( void ) const { return ColorType; } in GetColorType() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dpaint_image.cc273 SkColorType PaintImage::GetColorType() const { in GetColorType() function in cc::PaintImage
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dpaint_image.cc280 SkColorType PaintImage::GetColorType() const { in GetColorType() function in cc::PaintImage
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_ColorScale.hxx160 Aspect_TypeOfColorScaleData GetColorType() const { return myColorType; } in GetColorType() function in AIS_ColorScale
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_ColorScale.hxx160 Aspect_TypeOfColorScaleData GetColorType() const { return myColorType; } in GetColorType() function in AIS_ColorScale
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAIS_ColorScale.hxx160 Aspect_TypeOfColorScaleData GetColorType() const { return myColorType; } in GetColorType() function in AIS_ColorScale
/dports/graphics/freeimage/FreeImage/Wrapper/Delphi/src/
H A DFreeBitmap.pas174 function GetColorType: FREE_IMAGE_COLOR_TYPE; in GetColorType() function
744 function TFreeBitmap.GetColorType: FREE_IMAGE_COLOR_TYPE; in GetColorType() function
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/
H A DFreeImageStaticImports.cs1052 public static extern FREE_IMAGE_COLOR_TYPE GetColorType(FIBITMAP dib); in GetColorType() method in FreeImageAPI.FreeImage
/dports/graphics/py-freeimagepy/FreeImagePy-2.0.1/FreeImagePy/
H A DFreeImagePy.py525 def GetColorType(self, bitmap): member in freeimage
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/UnitTest/
H A DFreeImage.cs5184 public static extern FREE_IMAGE_COLOR_TYPE GetColorType(FIBITMAP dib); in GetColorType() method in FreeImageAPI.FreeImage