MagickCore
6.9.11
Convert, Edit, Or Compose Bitmap Images
|
Go to the documentation of this file.
18 #ifndef MAGICKCORE_CLIENT_H
19 #define MAGICKCORE_CLIENT_H
21 #if defined(__cplusplus) || defined(c_plusplus)
31 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport const char * GetClientPath(void) magick_attribute((__const__))
#define MagickExport
Definition: method-attribute.h:80
#define GetMagickModule()
Definition: log.h:29
MagickExport const char * GetClientPath(void)
Definition: client.c:88
MagickExport const char * SetClientName(const char *)
MagickExport const char * SetClientPath(const char *)
Definition: client.c:152
MagickExport const char * SetClientPath(const char *path)
Definition: client.c:152
MagickExport const char * GetClientName(void) magick_attribute((__const__))
MagickExport const char * SetClientName(const char *name)
Definition: client.c:115
@ ConfigureEvent
Definition: log.h:43
MagickExport const char * GetClientName(void)
Definition: client.c:65
MagickExport MagickBooleanType magick_attribute((deprecated))
MagickExport size_t CopyMagickString(char *magick_restrict destination, const char *magick_restrict source, const size_t length)
Definition: string.c:753
MagickExport MagickBooleanType LogMagickEvent(const LogEventType type, const char *module, const char *function, const size_t line, const char *format,...)
Definition: log.c:1420
#define MaxTextExtent
Definition: method-attribute.h:89