Home
last modified time | relevance | path

Searched defs:colourSpace (Results 1 – 12 of 12) sorted by relevance

/dports/biology/abyss/abyss-2.3.1/Common/
H A DOptions.cpp5 bool colourSpace; variable
/dports/games/gnubik/gnubik-2.4.3/src/
H A Dtextures.c57 GdkColorspace colourSpace = gdk_pixbuf_get_colorspace (pixbuf); in create_pattern_from_pixbuf() local
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/misc/
H A Djuce_ColourSelector.h149 std::unique_ptr<ColourSpaceView> colourSpace; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/misc/
H A Djuce_ColourSelector.h149 std::unique_ptr<ColourSpaceView> colourSpace; variable
/dports/biology/abyss/abyss-2.3.1/Assembly/
H A DLoadAlgorithm.h111 bool colourSpace in loadSequences() local
/dports/biology/abyss/abyss-2.3.1/DataLayer/
H A DFastaReader.cpp221 bool colourSpace = isColourSpace(s); in read() local
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgrePVRTCCodec.cpp86 … uint32 colourSpace; //The Colour Space of the texture, currently either linear RGB or sRGB. member
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgrePVRTCCodec.cpp88 … uint32 colourSpace; //The Colour Space of the texture, currently either linear RGB or sRGB. member
/dports/audio/praat/praat-6.2.03/fon/
H A DPhoto.cpp305 static CGColorSpaceRef colourSpace = nullptr; in _mac_saveAsImageFile() local
/dports/net/liveMedia/live/liveMedia/
H A DMatroskaFileParser.cpp673 u_int8_t* colourSpace; in parseTrack() local
/dports/audio/praat/praat-6.2.03/sys/
H A DGraphics_image.cpp416 static CGColorSpaceRef colourSpace = nullptr; in _GraphicsScreen_cellArrayOrImage() local
/dports/devel/raylib/raylib-3.7.0/src/
H A Dtextures.c4421 unsigned int colourSpace; in LoadPVR() member