Searched refs:ReferenceBlob (Results 1 – 11 of 11) sorted by relevance
61 *ReferenceBlob(BlobInfo *);
1474 images->next->blob=ReferenceBlob(images->blob); in SyncNextImageInList()
882 #define ReferenceBlob PrependMagickMethod(ReferenceBlob) macro
387 image->next->blob=ReferenceBlob(image->blob); in AcquireNextImage()845 clone_image->blob=ReferenceBlob(image->blob); in CloneImage()
1202 image->blob=ReferenceBlob(duplicate->blob); in DuplicateBlob()4886 MagickExport BlobInfo *ReferenceBlob(BlobInfo *blob) in ReferenceBlob() function
808 rotated_image->blob=ReferenceBlob(image->blob); in ReadMATImageV4()1382 rotated_image->blob=ReferenceBlob(image->blob); in ReadMATImage()
1132 pcd_image->blob=ReferenceBlob(image->blob); in WritePCDImage()
892 p->blob=ReferenceBlob(image->blob); in ExtractPostscript()
320 icon_image->blob=ReferenceBlob(image->blob); in ReadICONImage()
3309 mipmap_image->blob=ReferenceBlob(image->blob); in WriteMipmaps()
2733 pyramid_image->blob=ReferenceBlob(next->blob); in WritePTIFImage()