Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/
H A DStringConverter.java546 public static RGB asRGB(String value) throws DataFormatException { in asRGB() method in StringConverter
579 public static RGB asRGB(String value, RGB dflt) { in asRGB() method in StringConverter
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLFormats.cpp412 { in InitFormatInfo()
433 #define SET_COPY_DECAY(src,asR,asRG,asRGB,asRGBA,asL,asA,asLA) \ in InitFormatInfo() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLFormats.cpp332 { in InitFormatInfo()
353 #define SET_COPY_DECAY(src,asR,asRG,asRGB,asRGBA,asL,asA,asLA) \ in InitFormatInfo() argument
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLFormats.cpp478 { in InitFormatInfo()
499 #define SET_COPY_DECAY(src,asR,asRG,asRGB,asRGBA,asL,asA,asLA) \ in InitFormatInfo() argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLFormats.cpp467 { in InitFormatInfo()
488 #define SET_COPY_DECAY(src,asR,asRG,asRGB,asRGBA,asL,asA,asLA) \ in InitFormatInfo() argument
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLFormats.cpp478 { in InitFormatInfo()
499 #define SET_COPY_DECAY(src,asR,asRG,asRGB,asRGBA,asL,asA,asLA) \ in InitFormatInfo() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLFormats.cpp478 { in InitFormatInfo()
499 #define SET_COPY_DECAY(src,asR,asRG,asRGB,asRGBA,asL,asA,asLA) \ in InitFormatInfo() argument
/dports/graphics/py-pymaging-png/pymaging-png-83d85c4/pymaging_png/
H A Draw.py2035 def asRGB(self): member in Reader
/dports/graphics/py-plotly/plotly-4.14.3/_plotly_utils/
H A Dpng.py2065 def asRGB(self): member in Reader
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/extlibs/
H A Dpng.py2061 def asRGB(self): member in Reader
/dports/graphics/appleseed/appleseed-2.1.0-beta/scripts/runtestsuite/
H A Dpng.py2149 def asRGB(self): member in Reader
/dports/graphics/py-png/pypng-0.0.17/code/
H A Dpng.py2152 def asRGB(self): member in Reader
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/extlibs/
H A Dpng.py2186 def asRGB(self): member in Reader
/dports/emulators/mess/mame-mame0226/scripts/build/
H A Dpng.py2180 def asRGB(self): member in Reader
/dports/emulators/mame/mame-mame0226/scripts/build/
H A Dpng.py2180 def asRGB(self): member in Reader
/dports/devel/py-game/pygame-2.1.0/test/test_utils/
H A Dpng.py2165 def asRGB(self): member in Reader
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/png/
H A Dpng.py2146 def asRGB(self): member in Reader
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/lib/
H A Darraytypes.py750 def asRGB(self, normalize=True): member in VigraArray