Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddecorate.c68 #define DepthModulate ScaleCharToQuantum(185) macro
Dxwindow.c144 #define DepthModulate ScaleCharToQuantum(185) macro
3150 pixel->matte_color.red*ScaleQuantumToShort(DepthModulate))/65535L); in XGetPixelInfo()
3152 pixel->matte_color.green*ScaleQuantumToShort(DepthModulate))/65535L); in XGetPixelInfo()
3154 pixel->matte_color.blue*ScaleQuantumToShort(DepthModulate))/65535L); in XGetPixelInfo()