Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dwpg.c441 static int UnpackWPGRaster(Image *image,int bpp,ExceptionInfo *exception) in UnpackWPGRaster() function
1294 if(UnpackWPGRaster(image,bpp,exception) < 0) in ReadWPGImage()