![]() |
![]() |
![]() |
#include "magick/studio.h"
#include "magick/blob.h"
#include "magick/blob_private.h"
#include "magick/color.h"
#include "magick/color_private.h"
#include "magick/error.h"
#include "magick/error_private.h"
#include "magick/image.h"
#include "magick/image_private.h"
#include "magick/list.h"
#include "magick/magick.h"
#include "magick/memory_.h"
#include "magick/static.h"
#include "magick/string_.h"
Include dependency graph for null.c:

Go to the source code of this file.
Functions | |
| MagickBooleanType | WriteNULLImage (const ImageInfo *, Image *) |
| Image * | ReadNULLImage (const ImageInfo *image_info, ExceptionInfo *exception) |
| ModuleExport void | RegisterNULLImage (void) |
| ModuleExport void | UnregisterNULLImage (void) |
|
||||||||||||
|
Definition at line 92 of file null.c. References AllocateImage(), AllocateImageColormap(), assert, _Image::background_color, _Image::colormap, _Image::columns, CopyMagickString(), _ImageInfo::debug, DestroyImage(), _Image::filename, _ImageInfo::filename, GetFirstImageInList(), GetMagickModule, LogMagickEvent(), MagickBooleanType, MagickFalse, MagickSignature, MaxTextExtent, OpaqueOpacity, QueryColorDatabase(), ResourceLimitError, _Image::rows, SetImage(), _ExceptionInfo::signature, _ImageInfo::signature, ThrowReaderException, and TraceEvent. Referenced by RegisterNULLImage().
Here is the call graph for this function: ![]() |
|
|
Definition at line 153 of file null.c. References AcquireString(), _MagickInfo::adjoin, _MagickInfo::decoder, DecoderHandler, _MagickInfo::description, _MagickInfo::encoder, EncoderHandler, MagickFalse, _MagickInfo::module, ModuleExport, ReadNULLImage(), RegisterMagickInfo(), SetMagickInfo(), and WriteNULLImage(). Referenced by RegisterStaticModules().
Here is the call graph for this function: ![]() |
|
|
Definition at line 186 of file null.c. References ModuleExport, and UnregisterMagickInfo(). Referenced by UnregisterStaticModules().
Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 217 of file null.c. References assert, _Image::debug, _Image::filename, GetMagickModule, LogMagickEvent(), MagickBooleanType, MagickFalse, MagickSignature, MagickTrue, _Image::signature, _ImageInfo::signature, and TraceEvent. Referenced by RegisterNULLImage().
Here is the call graph for this function: ![]() |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC