Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dcut.c262 static int GetCutColors(Image *image,ExceptionInfo *exception) in GetCutColors() function
617 if(GetCutColors(image,exception)==2) in ReadCUTImage()