Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dpixel.h72 LPixelChannel = 0, enumerator
Dpixel-accessor.h267 return(pixel[image->channel_map[LPixelChannel].offset]); in GetPixelL()
789 if (image->channel_map[LPixelChannel].traits != UndefinedPixelTrait) in SetPixelL()
790 pixel[image->channel_map[LPixelChannel].offset]=L; in SetPixelL()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h898 using MagickCore::LPixelChannel;