Home | History | Annotate | Download | only in coders

Lines Matching full:imageinfo

75   WritePNMImage(const ImageInfo *,Image *,ExceptionInfo *);
133 % Image *ReadPNMImage(const ImageInfo *image_info,ExceptionInfo *exception)
228 static Image *ReadPNMImage(const ImageInfo *image_info,ExceptionInfo *exception)
264 assert(image_info != (const ImageInfo *) NULL);
1509 % MagickBooleanType WritePNMImage(const ImageInfo *image_info,
1521 static MagickBooleanType WritePNMImage(const ImageInfo *image_info,Image *image,
1565 assert(image_info != (const ImageInfo *) NULL);