Lines Matching refs:Image
498 SetImageChannelMask(Image *,const ChannelType);
501 CatchImageException(Image *);
506 extern MagickExport Image
508 *AppendImages(const Image *,const MagickBooleanType,ExceptionInfo *),
509 *CloneImage(const Image *,const size_t,const size_t,const MagickBooleanType,
511 *DestroyImage(Image *),
512 *GetImageMask(const Image *,const PixelMask,ExceptionInfo *),
515 *ReferenceImage(Image *),
516 *SmushImages(const Image *,const MagickBooleanType,const ssize_t,
525 ClipImage(Image *,ExceptionInfo *),
526 ClipImagePath(Image *,const char *,const MagickBooleanType,ExceptionInfo *),
527 CopyImagePixels(Image *,const Image *,const RectangleInfo *,
529 IsTaintImage(const Image *),
530 IsHighDynamicRangeImage(const Image *,ExceptionInfo *),
531 IsImageObject(const Image *),
533 ModifyImage(Image **,ExceptionInfo *),
534 ResetImagePage(Image *,const char *),
535 ResetImagePixels(Image *,ExceptionInfo *),
536 SetImageAlpha(Image *,const Quantum,ExceptionInfo *),
537 SetImageBackgroundColor(Image *,ExceptionInfo *),
538 SetImageColor(Image *,const PixelInfo *,ExceptionInfo *),
539 SetImageExtent(Image *,const size_t,const size_t,ExceptionInfo *),
541 SetImageMask(Image *,const PixelMask type,const Image *,ExceptionInfo *),
542 SetImageRegionMask(Image *,const PixelMask type,const RectangleInfo *,
544 SetImageStorageClass(Image *,const ClassType,ExceptionInfo *),
545 StripImage(Image *,ExceptionInfo *),
546 SyncImage(Image *,ExceptionInfo *),
547 SyncImageSettings(const ImageInfo *,Image *,ExceptionInfo *),
548 SyncImagesSettings(ImageInfo *,Image *,ExceptionInfo *);
551 InterpretImageFilename(const ImageInfo *,Image *,const char *,int,char *,
555 GetImageReferenceCount(Image *);
558 GetImageVirtualPixelMethod(const Image *),
559 SetImageVirtualPixelMethod(Image *,const VirtualPixelMethod,ExceptionInfo *);
562 AcquireNextImage(const ImageInfo *,Image *,ExceptionInfo *),
563 DestroyImagePixels(Image *),
564 DisassociateImageStream(Image *),