Home
last modified time | relevance | path

Searched refs:PNMComment (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpnm.c151 static int PNMComment(Image *image,CommentInfo *comment_info, in PNMComment() function
204 c=PNMComment(image,comment_info,exception); in PNMInteger()
225 c=PNMComment(image,comment_info,exception); in PNMInteger()
354 c=PNMComment(image,&comment_info,exception); in ReadPNMImage()