![]() |
![]() |
![]() |
#include "magick/studio.h"
#include "magick/blob.h"
#include "magick/blob_private.h"
#include "magick/colorspace.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/monitor.h"
#include "magick/option.h"
#include "magick/static.h"
#include "magick/string_.h"
Include dependency graph for jp2.c:

Go to the source code of this file.
Functions | |
| MagickBooleanType | IsJP2 (const unsigned char *magick, const size_t length) |
| MagickBooleanType | IsJPC (const unsigned char *magick, const size_t length) |
| ModuleExport void | RegisterJP2Image (void) |
| ModuleExport void | UnregisterJP2Image (void) |
|
||||||||||||
|
Definition at line 114 of file jp2.c. References MagickBooleanType, MagickFalse, and MagickTrue. Referenced by RegisterJP2Image().
|
|
||||||||||||
|
Definition at line 150 of file jp2.c. References MagickBooleanType, MagickFalse, and MagickTrue. Referenced by RegisterJP2Image().
|
|
|
Definition at line 560 of file jp2.c. References AcquireString(), _MagickInfo::adjoin, _MagickInfo::decoder, DecoderHandler, _MagickInfo::description, _MagickInfo::encoder, EncoderHandler, IsJP2(), IsJPC(), _MagickInfo::magick, MagickFalse, MagickHandler, MagickTrue, _MagickInfo::module, ModuleExport, RegisterMagickInfo(), _MagickInfo::seekable_stream, SetMagickInfo(), and _MagickInfo::thread_support. Referenced by RegisterStaticModules().
Here is the call graph for this function: ![]() |
|
|
Definition at line 621 of file jp2.c. References ModuleExport, and UnregisterMagickInfo(). Referenced by UnregisterStaticModules().
Here is the call graph for this function: ![]() |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC