Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dpixel.h76 LPixelChannel = 0, enumerator
Dpixel-accessor.h287 return(pixel[image->channel_map[LPixelChannel].offset]); in GetPixelL()
819 if (image->channel_map[LPixelChannel].traits != UndefinedPixelTrait) in SetPixelL()
820 pixel[image->channel_map[LPixelChannel].offset]=L; in SetPixelL()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h937 using MagickCore::LPixelChannel;