Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetImageReferenceCount

1533 %  GetImageReferenceCount() returns the image reference count.
1537 % ssize_t GetImageReferenceCount(Image *image)
1544 MagickExport ssize_t GetImageReferenceCount(Image *image)
2001 if (GetImageReferenceCount(*image) <= 1)