Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetImageReferenceCount

1571 %  GetImageReferenceCount() returns the image reference count.
1575 % ssize_t GetImageReferenceCount(Image *image)
1582 MagickExport ssize_t GetImageReferenceCount(Image *image)
2028 if (GetImageReferenceCount(*image) <= 1)