Searched refs:IsPSD (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpsd.c191 % IsPSD()() returns MagickTrue if the image format type, identified by the
194 % The format of the IsPSD method is:
196 % MagickBooleanType IsPSD(const unsigned char *magick,const size_t length)
205 static MagickBooleanType IsPSD(const unsigned char *magick,const size_t length)
2068 entry->magick=(IsImageFormatHandler *) IsPSD;
2074 entry->magick=(IsImageFormatHandler *) IsPSD;
201 static MagickBooleanType IsPSD(const unsigned char *magick,const size_t length) function

Completed in 159 milliseconds