Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dxwindow.c7736 gray_value; in XMakeStandardColormap() local
7887 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
7888 color.red=gray_value; in XMakeStandardColormap()
7889 color.green=gray_value; in XMakeStandardColormap()
7890 color.blue=gray_value; in XMakeStandardColormap()
8024 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8025 color.red=gray_value; in XMakeStandardColormap()
8026 color.green=gray_value; in XMakeStandardColormap()
8027 color.blue=gray_value; in XMakeStandardColormap()
8061 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
[all …]