|
MagickCore
6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
#include "magick/constitute.h"#include "magick/exception.h"#include "magick/log.h"#include "magick/utility.h"Go to the source code of this file.
Functions | |
| static MagickBooleanType | IsAllowedCoder (const char *coder) |
| static Image * | StrictReadImage (const ImageInfo *image_info, ExceptionInfo *exception) |
|
inlinestatic |
References LocaleCompare(), MagickFalse, and MagickTrue.
Referenced by StrictReadImage().
|
inlinestatic |
References _ImageInfo::filename, FileOpenError, GetMagickModule, GetPathComponent(), IsAllowedCoder(), IsPathAccessible(), LocaleUpper(), MagickFalse, MagickPath, MagickPathExtent, OptionError, ReadImage(), and ThrowMagickException().
Referenced by DrawPrimitive().