Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dxwindow.c7734 gray_value; in XMakeStandardColormap() local
7885 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
7886 color.red=gray_value; in XMakeStandardColormap()
7887 color.green=gray_value; in XMakeStandardColormap()
7888 color.blue=gray_value; in XMakeStandardColormap()
8022 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
8023 color.red=gray_value; in XMakeStandardColormap()
8024 color.green=gray_value; in XMakeStandardColormap()
8025 color.blue=gray_value; in XMakeStandardColormap()
8059 gray_value=(unsigned short) XPixelIntensity(&color); in XMakeStandardColormap()
[all …]