Searched refs:ReadTXTImage (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dtxt.c366 % ReadTXTImage() reads a text file and returns it as an image. It allocates
370 % The format of the ReadTXTImage method is:
372 % Image *ReadTXTImage(const ImageInfo *image_info,ExceptionInfo *exception)
381 static Image *ReadTXTImage(const ImageInfo *image_info,ExceptionInfo *exception)
635 entry->decoder=(DecodeImageHandler *) ReadTXTImage;
376 static Image *ReadTXTImage(const ImageInfo *image_info,ExceptionInfo *exception) function

Completed in 72 milliseconds