MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
Go to the documentation of this file.
18 #ifndef MAGICKCORE_PREPRESS_H
19 #define MAGICKCORE_PREPRESS_H
21 #if defined(__cplusplus) || defined(c_plusplus)
28 #if defined(__cplusplus) || defined(c_plusplus)
ColorspaceType colorspace
Definition: image.h:158
#define MagickExport
Definition: method-attribute.h:80
MagickBooleanType debug
Definition: image.h:290
char filename[MaxTextExtent]
Definition: image.h:278
MagickExport double GetImageTotalInkDensity(Image *image)
Definition: prepress.c:83
#define GetMagickModule()
Definition: log.h:29
MagickExport CacheView * DestroyCacheView(CacheView *cache_view)
Definition: cache-view.c:256
#define MagickCoreSignature
Definition: method-attribute.h:86
size_t columns
Definition: image.h:174
Quantum IndexPacket
Definition: pixel.h:129
const MagickExport IndexPacket * GetCacheViewVirtualIndexQueue(const CacheView *cache_view)
Definition: cache-view.c:638
#define GetPixelRed(pixel)
Definition: pixel-accessor.h:50
Definition: cache-view.c:65
@ MagickTrue
Definition: magick-type.h:194
#define GetPixelIndex(indexes)
Definition: pixel-accessor.h:44
@ TraceEvent
Definition: log.h:38
@ ImageError
Definition: exception.h:69
MagickExport double GetImageTotalInkDensity(Image *image)
Definition: prepress.c:83
ExceptionInfo exception
Definition: image.h:287
@ MagickFalse
Definition: magick-type.h:193
#define GetPixelBlue(pixel)
Definition: pixel-accessor.h:38
@ CMYKColorspace
Definition: colorspace.h:39
size_t rows
Definition: image.h:175
const MagickExport PixelPacket * GetCacheViewVirtualPixels(const CacheView *cache_view, const ssize_t x, const ssize_t y, const size_t columns, const size_t rows, ExceptionInfo *exception)
Definition: cache-view.c:723
size_t signature
Definition: image.h:307
MagickBooleanType
Definition: magick-type.h:191
Definition: exception.h:102
MagickExport CacheView * AcquireVirtualCacheView(const Image *image, ExceptionInfo *exception)
Definition: cache-view.c:153
MagickExport MagickBooleanType ThrowMagickException(ExceptionInfo *exception, const char *module, const char *function, const size_t line, const ExceptionType severity, const char *tag, const char *format,...)
Definition: exception.c:1068
#define GetPixelGreen(pixel)
Definition: pixel-accessor.h:43
MagickExport MagickBooleanType LogMagickEvent(const LogEventType type, const char *module, const char *function, const size_t line, const char *format,...)
Definition: log.c:1399