Home
last modified time | relevance | path

Searched defs:FI_RGBA_GREEN (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/
H A DFreeImage.h293 #define FI_RGBA_GREEN 1 macro
307 #define FI_RGBA_GREEN 1 macro
323 #define FI_RGBA_GREEN 1 macro
337 #define FI_RGBA_GREEN 1 macro
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/
H A DFreeImage.h279 #define FI_RGBA_GREEN 1 macro
293 #define FI_RGBA_GREEN 1 macro
309 #define FI_RGBA_GREEN 1 macro
323 #define FI_RGBA_GREEN 1 macro
/dports/graphics/libpgf/PGF/Console/lib/
H A DFreeImage.h279 #define FI_RGBA_GREEN 1 macro
293 #define FI_RGBA_GREEN 1 macro
309 #define FI_RGBA_GREEN 1 macro
323 #define FI_RGBA_GREEN 1 macro
/dports/graphics/py-freeimagepy/FreeImagePy-2.0.1/FreeImagePy/
H A Dconstants.py381 FI_RGBA_GREEN = 1 variable
394 FI_RGBA_GREEN = 1 variable
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACDv2/
H A DWuQuantizer.cpp81 #define FI_RGBA_GREEN 1 macro
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/
H A DFreeImageStaticImports.cs60 public const int FI_RGBA_GREEN = 1; field in FreeImageAPI.FreeImage
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/UnitTest/
H A DFreeImage.cs4192 public const int FI_RGBA_GREEN = 1; field in FreeImageAPI.FreeImage