Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:TellBlob

4016       image->blob->offset=TellBlob(image);
4026 TellBlob(image);
4354 % TellBlob() obtains the current value of the blob or file position.
4356 % The format of the TellBlob method is:
4358 % MagickOffsetType TellBlob(const Image *image)
4365 MagickExport MagickOffsetType TellBlob(const Image *image)