Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:Image

16   MagickCore image pixel methods.
213 SetPixelChannelMask(Image *,const ChannelType);
216 ExportImagePixels(const Image *,const ssize_t,const ssize_t,const size_t,
218 ImportImagePixels(Image *,const ssize_t,const ssize_t,const size_t,
220 InterpolatePixelChannel(const Image *,const CacheView_ *,
223 InterpolatePixelChannels(const Image *,const CacheView_ *,const Image *,
226 InterpolatePixelInfo(const Image *,const CacheView_ *,
229 IsFuzzyEquivalencePixel(const Image *,const Quantum *,const Image *,
232 SetPixelMetaChannels(Image *,const size_t,ExceptionInfo *);
235 GetPixelInfoIntensity(const Image *magick_restrict,
237 GetPixelIntensity(const Image *magick_restrict,
253 ConformPixelInfo(Image *,const PixelInfo *,PixelInfo *,ExceptionInfo *),
254 GetPixelInfo(const Image *,PixelInfo *),
255 InitializePixelChannelMap(Image *);