Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dwpg.c558 static int UnpackWPG2Raster(Image *image,int bpp,ExceptionInfo *exception) in UnpackWPG2Raster() function
1508 if( UnpackWPG2Raster(image,bpp,exception) < 0) in ReadWPGImage()