Lines Matching refs:blob
45 #include "MagickCore/blob.h"
46 #include "MagickCore/blob-private.h"
94 % supports the saving of more than one frame to the same file or blob,
383 histogram_image->blob=DetachBlob(histogram_image->blob);
384 histogram_image->blob=CloneBlobInfo(image->blob);
386 image->blob=DetachBlob(image->blob);
387 image->blob=CloneBlobInfo(histogram_image->blob);