Home
last modified time | relevance | path

Searched refs:ParseGimpLUT (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapdrawgdal.c986 static int ParseGimpLUT( const char *lut_def, GByte *lut, int iColorIndex ) in ParseGimpLUT() function
1203 err = ParseGimpLUT( lut_def, byteLut, iColorIndex ); in ApplyLUT()