Home | History | Annotate | Download | only in coders

Lines Matching full:imageinfo

337   WriteDPXImage(const ImageInfo *,Image *,ExceptionInfo *);
394 % Image *ReadDPXImage(const ImageInfo *image_info,ExceptionInfo *exception)
659 static Image *ReadDPXImage(const ImageInfo *image_info,ExceptionInfo *exception)
702 assert(image_info != (const ImageInfo *) NULL);
1396 % MagickBooleanType WriteDPXImage(const ImageInfo *image_info,
1450 static MagickBooleanType WriteDPXImage(const ImageInfo *image_info,Image *image,
1504 assert(image_info != (const ImageInfo *) NULL);