Home
last modified time | relevance | path

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

/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp268 inline CML_byte Grayscale_Pixel( CML_RGBA * pixel ) in Grayscale_Pixel() function
300 (*(gray_area.Source))(x,y)->gray = Grayscale_Pixel( &(*(gray_area.Source))(x,y)->image ); in Gray_Quadrant()
942 …(*(remove_area.Source))(remove-1,y)->gray = Grayscale_Pixel( &(*(remove_area.Source))(remove-1,y)-… in Remove_Quadrant()
953 …(*(remove_area.Source))(remove+1,y)->gray = Grayscale_Pixel( &(*(remove_area.Source))(remove+1,y)-… in Remove_Quadrant()