Lines Matching refs:Image
483 SetImageChannelMask(Image *,const ChannelType);
499 CatchImageException(Image *);
504 extern MagickExport Image
506 *AppendImages(const Image *,const MagickBooleanType,ExceptionInfo *),
507 *CloneImage(const Image *,const size_t,const size_t,const MagickBooleanType,
509 *DestroyImage(Image *),
510 *GetImageMask(const Image *,const PixelMask,ExceptionInfo *),
513 *ReferenceImage(Image *),
514 *SmushImages(const Image *,const MagickBooleanType,const ssize_t,
523 ClipImage(Image *,ExceptionInfo *),
524 ClipImagePath(Image *,const char *,const MagickBooleanType,ExceptionInfo *),
525 CopyImagePixels(Image *,const Image *,const RectangleInfo *,
527 IsTaintImage(const Image *),
528 IsHighDynamicRangeImage(const Image *,ExceptionInfo *),
529 IsImageObject(const Image *),
531 ModifyImage(Image **,ExceptionInfo *),
532 ResetImagePage(Image *,const char *),
533 SetImageAlpha(Image *,const Quantum,ExceptionInfo *),
534 SetImageBackgroundColor(Image *,ExceptionInfo *),
535 SetImageColor(Image *,const PixelInfo *,ExceptionInfo *),
536 SetImageExtent(Image *,const size_t,const size_t,ExceptionInfo *),
538 SetImageMask(Image *,const PixelMask type,const Image *,ExceptionInfo *),
539 SetImageStorageClass(Image *,const ClassType,ExceptionInfo *),
540 StripImage(Image *,ExceptionInfo *),
541 SyncImage(Image *,ExceptionInfo *),
542 SyncImageSettings(const ImageInfo *,Image *,ExceptionInfo *),
543 SyncImagesSettings(ImageInfo *,Image *,ExceptionInfo *);
546 InterpretImageFilename(const ImageInfo *,Image *,const char *,int,char *,
550 GetImageReferenceCount(Image *);
553 GetImageVirtualPixelMethod(const Image *),
554 SetImageVirtualPixelMethod(Image *,const VirtualPixelMethod,ExceptionInfo *);
557 AcquireNextImage(const ImageInfo *,Image *,ExceptionInfo *),
558 DestroyImagePixels(Image *),
559 DisassociateImageStream(Image *),