MagickCore Application Programming Interface declarations.
*/
-#ifndef _MAGICKCORE_CORE_H
-#define _MAGICKCORE_CORE_H
+#ifndef MAGICKCORE_CORE_H
+#define MAGICKCORE_CORE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif
-#if !defined(_MAGICKCORE_CONFIG_H)
-# define _MAGICKCORE_CONFIG_H
+#if !defined(MAGICKCORE_CONFIG_H)
+# define MAGICKCORE_CONFIG_H
# if !defined(vms) && !defined(macintosh)
# include "MagickCore/magick-config.h"
# else
MagickCore private kernels for accelerated functions.
*/
-#ifndef _MAGICKCORE_ACCELERATE_KERNELS_PRIVATE_H
-#define _MAGICKCORE_ACCELERATE_KERNELS_PRIVATE_H
+#ifndef MAGICKCORE_ACCELERATE_KERNELS_PRIVATE_H
+#define MAGICKCORE_ACCELERATE_KERNELS_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
}
#endif
-#endif // _MAGICKCORE_ACCELERATE_KERNELS_PRIVATE_H
+#endif // MAGICKCORE_ACCELERATE_KERNELS_PRIVATE_H
MagickCore private methods for accelerated functions.
*/
-#ifndef _MAGICKCORE_ACCELERATE_PRIVATE_H
-#define _MAGICKCORE_ACCELERATE_PRIVATE_H
+#ifndef MAGICKCORE_ACCELERATE_PRIVATE_H
+#define MAGICKCORE_ACCELERATE_PRIVATE_H
#include "MagickCore/fx.h"
#include "MagickCore/morphology.h"
}
#endif
-#endif // _MAGICKCORE_ACCELERATE_PRIVATE_H
+#endif // MAGICKCORE_ACCELERATE_PRIVATE_H
MagickCore private methods to interactively animate an image sequence.
*/
-#ifndef _MAGICKCORE_ANIMATE_PRIVATE_H
-#define _MAGICKCORE_ANIMATE_PRIVATE_H
+#ifndef MAGICKCORE_ANIMATE_PRIVATE_H
+#define MAGICKCORE_ANIMATE_PRIVATE_H
#if defined(MAGICKCORE_X11_DELEGATE)
#include "MagickCore/xwindow-private.h"
MagickCore methods to interactively animate an image sequence.
*/
-#ifndef _MAGICKCORE_ANIMATE_H
-#define _MAGICKCORE_ANIMATE_H
+#ifndef MAGICKCORE_ANIMATE_H
+#define MAGICKCORE_ANIMATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private image annotation methods.
*/
-#ifndef _MAGICKCORE_ANNOTATE_PRIVATE_H
-#define _MAGICKCORE_ANNOTATE_PRIVATE_H
+#ifndef MAGICKCORE_ANNOTATE_PRIVATE_H
+#define MAGICKCORE_ANNOTATE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image annotation methods.
*/
-#ifndef _MAGICKCORE_ANNOTATE_H
-#define _MAGICKCORE_ANNOTATE_H
+#ifndef MAGICKCORE_ANNOTATE_H
+#define MAGICKCORE_ANNOTATE_H
#include "MagickCore/draw.h"
MagickCore artifact methods.
*/
-#ifndef _MAGICKCORE_ARTIFACT_H
-#define _MAGICKCORE_ARTIFACT_H
+#ifndef MAGICKCORE_ARTIFACT_H
+#define MAGICKCORE_ARTIFACT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore methods to set or get image attributes.
*/
-#ifndef _MAGICKCORE_ATTRIBUTE_H
-#define _MAGICKCORE_ATTRIBUTE_H
+#ifndef MAGICKCORE_ATTRIBUTE_H
+#define MAGICKCORE_ATTRIBUTE_H
#include "MagickCore/image.h"
#include "MagickCore/exception.h"
MagickCore Binary Large OBjects private methods.
*/
-#ifndef _MAGICKCORE_BLOB_PRIVATE_H
-#define _MAGICKCORE_BLOB_PRIVATE_H
+#ifndef MAGICKCORE_BLOB_PRIVATE_H
+#define MAGICKCORE_BLOB_PRIVATE_H
#include "MagickCore/image.h"
#include "MagickCore/stream.h"
MagickCore Binary Large OBjects methods.
*/
-#ifndef _MAGICKCORE_BLOB_H
-#define _MAGICKCORE_BLOB_H
+#ifndef MAGICKCORE_BLOB_H
+#define MAGICKCORE_BLOB_H
#include "MagickCore/image.h"
#include "MagickCore/stream.h"
MagickCore cache private methods.
*/
-#ifndef _MAGICKCORE_CACHE_PRIVATE_H
-#define _MAGICKCORE_CACHE_PRIVATE_H
+#ifndef MAGICKCORE_CACHE_PRIVATE_H
+#define MAGICKCORE_CACHE_PRIVATE_H
#include "MagickCore/cache.h"
#include "MagickCore/distribute-cache.h"
MagickCore cache view methods.
*/
-#ifndef _MAGICKCORE_CACHE_VIEW_H
-#define _MAGICKCORE_CACHE_VIEW_H
+#ifndef MAGICKCORE_CACHE_VIEW_H
+#define MAGICKCORE_CACHE_VIEW_H
#include "MagickCore/pixel.h"
MagickCore cache methods.
*/
-#ifndef _MAGICKCORE_CACHE_H
-#define _MAGICKCORE_CACHE_H
+#ifndef MAGICKCORE_CACHE_H
+#define MAGICKCORE_CACHE_H
#include "MagickCore/blob.h"
MagickCore image channel methods.
*/
-#ifndef _MAGICKCORE_CHANNEL_H
-#define _MAGICKCORE_CHANNEL_H
+#ifndef MAGICKCORE_CHANNEL_H
+#define MAGICKCORE_CHANNEL_H
#include <MagickCore/image.h>
MagickCore cipher methods.
*/
-#ifndef _MAGICKCORE_CIPHER_H
-#define _MAGICKCORE_CIPHER_H
+#ifndef MAGICKCORE_CIPHER_H
+#define MAGICKCORE_CIPHER_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore client methods.
*/
-#ifndef _MAGICKCORE_CLIENT_H
-#define _MAGICKCORE_CLIENT_H
+#ifndef MAGICKCORE_CLIENT_H
+#define MAGICKCORE_CLIENT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private image coder methods.
*/
-#ifndef _MAGICKCORE_CODER_PRIVATE_H
-#define _MAGICKCORE_CODER_PRIVATE_H
+#ifndef MAGICKCORE_CODER_PRIVATE_H
+#define MAGICKCORE_CODER_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image coder methods.
*/
-#ifndef _MAGICKCORE_CODER_H
-#define _MAGICKCORE_CODER_H
+#ifndef MAGICKCORE_CODER_H
+#define MAGICKCORE_CODER_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private image color methods.
*/
-#ifndef _MAGICKCORE_COLOR_PRIVATE_H
-#define _MAGICKCORE_COLOR_PRIVATE_H
+#ifndef MAGICKCORE_COLOR_PRIVATE_H
+#define MAGICKCORE_COLOR_PRIVATE_H
#include "MagickCore/image.h"
#include "MagickCore/image-private.h"
MagickCore image color methods.
*/
-#ifndef _MAGICKCORE_COLOR_H
-#define _MAGICKCORE_COLOR_H
+#ifndef MAGICKCORE_COLOR_H
+#define MAGICKCORE_COLOR_H
#include "MagickCore/pixel.h"
#include "MagickCore/exception.h"
MagickCore image colormap methods.
*/
-#ifndef _MAGICKCORE_COLORMAP_PRIVATE_H
-#define _MAGICKCORE_COLORMAP_PRIVATE_H
+#ifndef MAGICKCORE_COLORMAP_PRIVATE_H
+#define MAGICKCORE_COLORMAP_PRIVATE_H
#include "MagickCore/image.h"
#include "MagickCore/color.h"
MagickCore image colormap methods.
*/
-#ifndef _MAGICKCORE_COLORMAP_H
-#define _MAGICKCORE_COLORMAP_H
+#ifndef MAGICKCORE_COLORMAP_H
+#define MAGICKCORE_COLORMAP_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image colorspace private methods.
*/
-#ifndef _MAGICKCORE_COLORSPACE_PRIVATE_H
-#define _MAGICKCORE_COLORSPACE_PRIVATE_H
+#ifndef MAGICKCORE_COLORSPACE_PRIVATE_H
+#define MAGICKCORE_COLORSPACE_PRIVATE_H
#include "MagickCore/image.h"
#include "MagickCore/image-private.h"
MagickCore image colorspace methods.
*/
-#ifndef _MAGICKCORE_COLORSPACE_H
-#define _MAGICKCORE_COLORSPACE_H
+#ifndef MAGICKCORE_COLORSPACE_H
+#define MAGICKCORE_COLORSPACE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image compare methods.
*/
-#ifndef _MAGICKCORE_COMPARE_H
-#define _MAGICKCORE_COMPARE_H
+#ifndef MAGICKCORE_COMPARE_H
+#define MAGICKCORE_COMPARE_H
#include "MagickCore/image.h"
MagickCore image composite private methods.
*/
-#ifndef _MAGICKCORE_COMPOSITE_PRIVATE_H
-#define _MAGICKCORE_COMPOSITE_PRIVATE_H
+#ifndef MAGICKCORE_COMPOSITE_PRIVATE_H
+#define MAGICKCORE_COMPOSITE_PRIVATE_H
#include "MagickCore/color.h"
MagickCore image composite methods.
*/
-#ifndef _MAGICKCORE_COMPOSITE_H
-#define _MAGICKCORE_COMPOSITE_H
+#ifndef MAGICKCORE_COMPOSITE_H
+#define MAGICKCORE_COMPOSITE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image compression/decompression methods.
*/
-#ifndef _MAGICKCORE_COMPRESS_H
-#define _MAGICKCORE_COMPRESS_H
+#ifndef MAGICKCORE_COMPRESS_H
+#define MAGICKCORE_COMPRESS_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private configure methods.
*/
-#ifndef _MAGICKCORE_CONFIGURE_PRIVATE_H
-#define _MAGICKCORE_CONFIGURE_PRIVATE_H
+#ifndef MAGICKCORE_CONFIGURE_PRIVATE_H
+#define MAGICKCORE_CONFIGURE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore configure methods.
*/
-#ifndef _MAGICKCORE_CONFIGURE_H
-#define _MAGICKCORE_CONFIGURE_H
+#ifndef MAGICKCORE_CONFIGURE_H
+#define MAGICKCORE_CONFIGURE_H
#include "MagickCore/linked-list.h"
MagickCore private image constitute methods.
*/
-#ifndef _MAGICKCORE_CONSTITUTE_PRIVATE_H
-#define _MAGICKCORE_CONSTITUTE_PRIVATE_H
+#ifndef MAGICKCORE_CONSTITUTE_PRIVATE_H
+#define MAGICKCORE_CONSTITUTE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image constitute methods.
*/
-#ifndef _MAGICKCORE_CONSTITUTE_H
-#define _MAGICKCORE_CONSTITUTE_H
+#ifndef MAGICKCORE_CONSTITUTE_H
+#define MAGICKCORE_CONSTITUTE_H
#include "MagickCore/pixel.h"
MagickCore image decorate methods.
*/
-#ifndef _MAGICKCORE_DECORATE_H
-#define _MAGICKCORE_DECORATE_H
+#ifndef MAGICKCORE_DECORATE_H
+#define MAGICKCORE_DECORATE_H
#include "MagickCore/image.h"
MagickCore delegates private methods.
*/
-#ifndef _MAGICKCORE_DELEGATE_PRIVATE_H
-#define _MAGICKCORE_DELEGATE_PRIVATE_H
+#ifndef MAGICKCORE_DELEGATE_PRIVATE_H
+#define MAGICKCORE_DELEGATE_PRIVATE_H
#if defined(MAGICKCORE_GS_DELEGATE)
#include "ghostscript/iapi.h"
MagickCore delegates methods.
*/
-#ifndef _MAGICKCORE_DELEGATE_H
-#define _MAGICKCORE_DELEGATE_H
+#ifndef MAGICKCORE_DELEGATE_H
+#define MAGICKCORE_DELEGATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore deprecated methods.
*/
-#ifndef _MAGICKCORE_DEPRECATE_H
-#define _MAGICKCORE_DEPRECATE_H
+#ifndef MAGICKCORE_DEPRECATE_H
+#define MAGICKCORE_DEPRECATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore methods to interactively display and edit an image.
*/
-#ifndef _MAGICKCORE_DISPLAY_PRIVATE_H
-#define _MAGICKCORE_DISPLAY_PRIVATE_H
+#ifndef MAGICKCORE_DISPLAY_PRIVATE_H
+#define MAGICKCORE_DISPLAY_PRIVATE_H
#if defined(MAGICKCORE_X11_DELEGATE)
#include "MagickCore/xwindow-private.h"
MagickCore methods to interactively display and edit an image.
*/
-#ifndef _MAGICKCORE_DISPLAY_H
-#define _MAGICKCORE_DISPLAY_H
+#ifndef MAGICKCORE_DISPLAY_H
+#define MAGICKCORE_DISPLAY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image distortion methods.
*/
-#ifndef _MAGICKCORE_DISTORT_H
-#define _MAGICKCORE_DISTORT_H
+#ifndef MAGICKCORE_DISTORT_H
+#define MAGICKCORE_DISTORT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore distributed cache private methods.
*/
-#ifndef _MAGICKCORE_DISTRIBUTE_CACHE_PRIVATE_H
-#define _MAGICKCORE_DISTRIBUTE_CACHE_PRIVATE_H
+#ifndef MAGICKCORE_DISTRIBUTE_CACHE_PRIVATE_H
+#define MAGICKCORE_DISTRIBUTE_CACHE_PRIVATE_H
#include "MagickCore/geometry.h"
#include "MagickCore/exception.h"
MagickCore distributed cache methods.
*/
-#ifndef _MAGICKCORE_DISTRIBUTE_CACHE_H
-#define _MAGICKCORE_DISTRIBUTE_CACHE_H
+#ifndef MAGICKCORE_DISTRIBUTE_CACHE_H
+#define MAGICKCORE_DISTRIBUTE_CACHE_H
#include "MagickCore/exception.h"
MagickCore private image drawing methods.
*/
-#ifndef _MAGICKCORE_DRAW_PRIVATE_H
-#define _MAGICKCORE_DRAW_PRIVATE_H
+#ifndef MAGICKCORE_DRAW_PRIVATE_H
+#define MAGICKCORE_DRAW_PRIVATE_H
#include "MagickCore/cache.h"
#include "MagickCore/image.h"
MagickCore drawing methods.
*/
-#ifndef _MAGICKCORE_DRAW_H
-#define _MAGICKCORE_DRAW_H
+#ifndef MAGICKCORE_DRAW_H
+#define MAGICKCORE_DRAW_H
#include "MagickCore/geometry.h"
#include "MagickCore/image.h"
MagickCore image effects methods.
*/
-#ifndef _MAGICKCORE_EFFECT_H
-#define _MAGICKCORE_EFFECT_H
+#ifndef MAGICKCORE_EFFECT_H
+#define MAGICKCORE_EFFECT_H
#include "MagickCore/morphology.h"
MagickCore image enhance methods.
*/
-#ifndef _MAGICKCORE_ENHANCE_H
-#define _MAGICKCORE_ENHANCE_H
+#ifndef MAGICKCORE_ENHANCE_H
+#define MAGICKCORE_ENHANCE_H
#include "MagickCore/pixel.h"
MagickCore exception private methods.
*/
-#ifndef _MAGICKCORE_EXCEPTION_PRIVATE_H
-#define _MAGICKCORE_EXCEPTION_PRIVATE_H
+#ifndef MAGICKCORE_EXCEPTION_PRIVATE_H
+#define MAGICKCORE_EXCEPTION_PRIVATE_H
#include "MagickCore/log.h"
#include "MagickCore/magick.h"
MagickCore exception methods.
*/
-#ifndef _MAGICKCORE_EXCEPTION_H
-#define _MAGICKCORE_EXCEPTION_H
+#ifndef MAGICKCORE_EXCEPTION_H
+#define MAGICKCORE_EXCEPTION_H
#include "MagickCore/semaphore.h"
MagickCore feature methods.
*/
-#ifndef _MAGICKCORE_FEATURE_H
-#define _MAGICKCORE_FEATURE_H
+#ifndef MAGICKCORE_FEATURE_H
+#define MAGICKCORE_FEATURE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore discrete Fourier transform (DFT) methods.
*/
-#ifndef _MAGICKCORE_FFT_H
-#define _MAGICKCORE_FFT_H
+#ifndef MAGICKCORE_FFT_H
+#define MAGICKCORE_FFT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private image f/x methods.
*/
-#ifndef _MAGICKCORE_FX_PRIVATE_H
-#define _MAGICKCORE_FX_PRIVATE_H
+#ifndef MAGICKCORE_FX_PRIVATE_H
+#define MAGICKCORE_FX_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image f/x methods.
*/
-#ifndef _MAGICKCORE_FX_H
-#define _MAGICKCORE_FX_H
+#ifndef MAGICKCORE_FX_H
+#define MAGICKCORE_FX_H
#include "MagickCore/draw.h"
MagickCore private graphic gems methods.
*/
-#ifndef _MAGICKCORE_GEM_PRIVATE_H
-#define _MAGICKCORE_GEM_PRIVATE_H
+#ifndef MAGICKCORE_GEM_PRIVATE_H
+#define MAGICKCORE_GEM_PRIVATE_H
#include "MagickCore/pixel-accessor.h"
MagickCore graphic gems methods.
*/
-#ifndef _MAGICKCORE_GEM_H
-#define _MAGICKCORE_GEM_H
+#ifndef MAGICKCORE_GEM_H
+#define MAGICKCORE_GEM_H
#include "MagickCore/fx.h"
#include "MagickCore/random_.h"
MagickCore image geometry methods.
*/
-#ifndef _MAGICKCORE_GEOMETRY_H
-#define _MAGICKCORE_GEOMETRY_H
+#ifndef MAGICKCORE_GEOMETRY_H
+#define MAGICKCORE_GEOMETRY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore histogram methods.
*/
-#ifndef _MAGICKCORE_HISTOGRAM_H
-#define _MAGICKCORE_HISTOGRAM_H
+#ifndef MAGICKCORE_HISTOGRAM_H
+#define MAGICKCORE_HISTOGRAM_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image identify method.
*/
-#ifndef _MAGICKCORE_IDENTIFY_H
-#define _MAGICKCORE_IDENTIFY_H
+#ifndef MAGICKCORE_IDENTIFY_H
+#define MAGICKCORE_IDENTIFY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image private methods.
*/
-#ifndef _MAGICKCORE_IMAGE_PRIVATE_H
-#define _MAGICKCORE_IMAGE_PRIVATE_H
+#ifndef MAGICKCORE_IMAGE_PRIVATE_H
+#define MAGICKCORE_IMAGE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image view methods.
*/
-#ifndef _MAGICKIMAGE_IMAGE_VIEW_H
-#define _MAGICKIMAGE_IMAGE_VIEW_H
+#ifndef MAGICKCORE_IMAGE_VIEW_H
+#define MAGICKCORE_IMAGE_VIEW_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image methods.
*/
-#ifndef _MAGICKCORE_IMAGE_H
-#define _MAGICKCORE_IMAGE_H
+#ifndef MAGICKCORE_IMAGE_H
+#define MAGICKCORE_IMAGE_H
#include "MagickCore/color.h"
#include "MagickCore/pixel.h"
MagickCore image layer methods.
*/
-#ifndef _MAGICKCORE_LAYER_H
-#define _MAGICKCORE_LAYER_H
+#ifndef MAGICKCORE_LAYER_H
+#define MAGICKCORE_LAYER_H
#include "MagickCore/composite.h"
MagickCore linked list methods.
*/
-#ifndef _MAGICKCORE_LINKED_LIST_H
-#define _MAGICKCORE_LINKED_LIST_H
+#ifndef MAGICKCORE_LINKED_LIST_H
+#define MAGICKCORE_LINKED_LIST_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image list methods.
*/
-#ifndef _MAGICKCORE_LIST_H
-#define _MAGICKCORE_LIST_H
+#ifndef MAGICKCORE_LIST_H
+#define MAGICKCORE_LIST_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private locale methods.
*/
-#ifndef _MAGICKCORE_LOCALE_PRIVATE_H
-#define _MAGICKCORE_LOCALE_PRIVATE_H
+#ifndef MAGICKCORE_LOCALE_PRIVATE_H
+#define MAGICKCORE_LOCALE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore locale methods.
*/
-#ifndef _MAGICKCORE_LOCALE_H
-#define _MAGICKCORE_LOCALE_H
+#ifndef MAGICKCORE_LOCALE_H
+#define MAGICKCORE_LOCALE_H
#include "MagickCore/linked-list.h"
MagickCore private log methods.
*/
-#ifndef _MAGICKCORE_LOG_PRIVATE_H
-#define _MAGICKCORE_LOG_PRIVATE_H
+#ifndef MAGICKCORE_LOG_PRIVATE_H
+#define MAGICKCORE_LOG_PRIVATE_H
#include "MagickCore/exception.h"
MagickCore log methods.
*/
-#ifndef _MAGICKCORE_LOG_H
-#define _MAGICKCORE_LOG_H
+#ifndef MAGICKCORE_LOG_H
+#define MAGICKCORE_LOG_H
#include "MagickCore/exception.h"
MagickCore private magic methods.
*/
-#ifndef _MAGICKCORE_MAGIC_PRIVATE_H
-#define _MAGICKCORE_MAGIC_PRIVATE_H
+#ifndef MAGICKCORE_MAGIC_PRIVATE_H
+#define MAGICKCORE_MAGIC_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore magic methods.
*/
-#ifndef _MAGICKCORE_MAGIC_H
-#define _MAGICKCORE_MAGIC_H
+#ifndef MAGICKCORE_MAGIC_H
+#define MAGICKCORE_MAGIC_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickConfig not autogenerated (fixed stuff)
*/
-#ifndef _MAGICKCORE_MAGICK_CONFIG_H
-#define _MAGICKCORE_MAGICK_CONFIG_H
+#ifndef MAGICKCORE_MAGICK_CONFIG_H
+#define MAGICKCORE_MAGICK_CONFIG_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private magick methods.
*/
-#ifndef _MAGICKCORE_MAGICK_PRIVATE_H
-#define _MAGICKCORE_MAGICK_PRIVATE_H
+#ifndef MAGICKCORE_MAGICK_PRIVATE_H
+#define MAGICKCORE_MAGICK_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore types.
*/
-#ifndef _MAGICKCORE_MAGICK_TYPE_H
-#define _MAGICKCORE_MAGICK_TYPE_H
+#ifndef MAGICKCORE_MAGICK_TYPE_H
+#define MAGICKCORE_MAGICK_TYPE_H
#include "MagickCore/magick-config.h"
MagickCore magick methods.
*/
-#ifndef _MAGICKCORE_MAGICK_H
-#define _MAGICKCORE_MAGICK_H
+#ifndef MAGICKCORE_MAGICK_H
+#define MAGICKCORE_MAGICK_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private graphic matrix methods.
*/
-#ifndef _MAGICKCORE_MATRIX_PRIVATE_H
-#define _MAGICKCORE_MATRIX_PRIVATE_H
+#ifndef MAGICKCORE_MATRIX_PRIVATE_H
+#define MAGICKCORE_MATRIX_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore matrix methods.
*/
-#ifndef _MAGICKCORE_MATRIX_H
-#define _MAGICKCORE_MATRIX_H
+#ifndef MAGICKCORE_MATRIX_H
+#define MAGICKCORE_MATRIX_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private memory methods.
*/
-#ifndef _MAGICKCORE_MEMORY_PRIVATE_H
-#define _MAGICKCORE_MEMORY_PRIVATE_H
+#ifndef MAGICKCORE_MEMORY_PRIVATE_H
+#define MAGICKCORE_MEMORY_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore memory methods.
*/
-#ifndef _MAGICKCORE_MEMORY_H
-#define _MAGICKCORE_MEMORY_H
+#ifndef MAGICKCORE_MEMORY_H
+#define MAGICKCORE_MEMORY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore method attributes.
*/
-#ifndef _MAGICKCORE_METHOD_ATTRIBUTE_H
-#define _MAGICKCORE_METHOD_ATTRIBUTE_H
+#ifndef MAGICKCORE_METHOD_ATTRIBUTE_H
+#define MAGICKCORE_METHOD_ATTRIBUTE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
egrep -v '(MagickError)|(MagickFatalError)|(MagickWarning)|(ThrowException)' | \
awk '{ printf("#define %s PrependMagickMethod(%s)\n", $3, $3); }' | sort
*/
-#ifndef _MAGICKCORE_METHOD_H
-#define _MAGICKCORE_METHOD_H
+#ifndef MAGICKCORE_METHOD_H
+#define MAGICKCORE_METHOD_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
The ImageMagick mime private methods.
*/
-#ifndef _MAGICK_MIME_PRIVATE_H
-#define _MAGICK_MIME_PRIVATE_H
+#ifndef MAGICKCORE_MIME_PRIVATE_H
+#define MAGICKCORE_MIME_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
The ImageMagick mime methods.
*/
-#ifndef _MIME_MIME_H
-#define _MIME_MIME_H
+#ifndef MAGICKCORE_MIME_H
+#define MAGICKCORE_MIME_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private module methods.
*/
-#ifndef _MAGICKCORE_MODULE_PRIVATE_H
-#define _MAGICKCORE_MODULE_PRIVATE_H
+#ifndef MAGICKCORE_MODULE_PRIVATE_H
+#define MAGICKCORE_MODULE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore module methods.
*/
-#ifndef _MAGICKCORE_MODULE_H
-#define _MAGICKCORE_MODULE_H
+#ifndef MAGICKCORE_MODULE_H
+#define MAGICKCORE_MODULE_H
#include "MagickCore/version.h"
The ImageMagick progress monitor private methods.
*/
-#ifndef _MAGICK_MONITOR_PRIVATE_H
-#define _MAGICK_MONITOR_PRIVATE_H
+#ifndef MAGICKCORE_MONITOR_PRIVATE_H
+#define MAGICKCORE_MONITOR_PRIVATE_H
#include "MagickCore/image.h"
MagickCore progress monitor methods.
*/
-#ifndef _MAGICKCORE_MONITOR_H
-#define _MAGICKCORE_MONITOR_H
+#ifndef MAGICKCORE_MONITOR_H
+#define MAGICKCORE_MONITOR_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore montage methods.
*/
-#ifndef _MAGICKCORE_MONTAGE_H
-#define _MAGICKCORE_MONTAGE_H
+#ifndef MAGICKCORE_MONTAGE_H
+#define MAGICKCORE_MONTAGE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore morphology methods.
*/
-#ifndef _MAGICKCORE_MORPHOLOGY_H
-#define _MAGICKCORE_MORPHOLOGY_H
+#ifndef MAGICKCORE_MORPHOLOGY_H
+#define MAGICKCORE_MORPHOLOGY_H
#include "MagickCore/geometry.h"
MagickCore Windows NT private methods.
*/
-#ifndef _MAGICKCORE_NT_BASE_PRIVATE_H
-#define _MAGICKCORE_NT_BASE_PRIVATE_H
+#ifndef MAGICKCORE_NT_BASE_PRIVATE_H
+#define MAGICKCORE_NT_BASE_PRIVATE_H
#include "MagickCore/delegate.h"
#include "MagickCore/delegate-private.h"
}
#endif /* !C++ */
-#endif /* !_MAGICKCORE_NT_BASE_H */
+#endif /* !MAGICKCORE_NT_BASE_H */
MagickCore Windows NT utility methods.
*/
-#ifndef _MAGICKCORE_NT_BASE_H
-#define _MAGICKCORE_NT_BASE_H
+#ifndef MAGICKCORE_NT_BASE_H
+#define MAGICKCORE_NT_BASE_H
#include "MagickCore/exception.h"
#include "MagickCore/geometry.h"
MagickCore Windows NT utility methods.
*/
-#ifndef _MAGICKCORE_NT_FEATURE_H
-#define _MAGICKCORE_NT_FEATURE_H
+#ifndef MAGICKCORE_NT_FEATURE_H
+#define MAGICKCORE_NT_FEATURE_H
#include "MagickCore/exception.h"
#include "MagickCore/geometry.h"
MagickCore OpenCL private methods.
*/
-#ifndef _MAGICKCORE_OPENCL_PRIVATE_H
-#define _MAGICKCORE_OPENCL_PRIVATE_H
+#ifndef MAGICKCORE_OPENCL_PRIVATE_H
+#define MAGICKCORE_OPENCL_PRIVATE_H
/*
Include declarations.
MagickCore OpenCL public methods.
*/
-#ifndef _MAGICKCORE_OPENCL_H
-#define _MAGICKCORE_OPENCL_H
+#ifndef MAGICKCORE_OPENCL_H
+#define MAGICKCORE_OPENCL_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore option private methods.
*/
-#ifndef _MAGICKCORE_OPTION_PRIVATE_H
-#define _MAGICKCORE_OPTION_PRIVATE_H
+#ifndef MAGICKCORE_OPTION_PRIVATE_H
+#define MAGICKCORE_OPTION_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore option methods.
*/
-#ifndef _MAGICKCORE_OPTION_H
-#define _MAGICKCORE_OPTION_H
+#ifndef MAGICKCORE_OPTION_H
+#define MAGICKCORE_OPTION_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image paint methods.
*/
-#ifndef _MAGICKCORE_PAINT_H
-#define _MAGICKCORE_PAINT_H
+#ifndef MAGICKCORE_PAINT_H
+#define MAGICKCORE_PAINT_H
#include "MagickCore/color.h"
#include "MagickCore/draw.h"
MagickCore pixel accessor methods.
*/
-#ifndef _MAGICKCORE_PIXEL_ACCESSOR_H
-#define _MAGICKCORE_PIXEL_ACCESSOR_H
+#ifndef MAGICKCORE_PIXEL_ACCESSOR_H
+#define MAGICKCORE_PIXEL_ACCESSOR_H
#include "MagickCore/cache.h"
#include "MagickCore/cache-view.h"
MagickCore image pixel private methods.
*/
-#ifndef _MAGICKCORE_PIXEL_PRIVATE_H
-#define _MAGICKCORE_PIXEL_PRIVATE_H
+#ifndef MAGICKCORE_PIXEL_PRIVATE_H
+#define MAGICKCORE_PIXEL_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image pixel methods.
*/
-#ifndef _MAGICKCORE_PIXEL_H
-#define _MAGICKCORE_PIXEL_H
+#ifndef MAGICKCORE_PIXEL_H
+#define MAGICKCORE_PIXEL_H
#include "MagickCore/colorspace.h"
MagickCore private image color methods.
*/
-#ifndef _MAGICKCORE_POLICY_PRIVATE_H
-#define _MAGICKCORE_POLICY_PRIVATE_H
+#ifndef MAGICKCORE_POLICY_PRIVATE_H
+#define MAGICKCORE_POLICY_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image color methods.
*/
-#ifndef _MAGICKCORE_POLICY_H
-#define _MAGICKCORE_POLICY_H
+#ifndef MAGICKCORE_POLICY_H
+#define MAGICKCORE_POLICY_H
#include "MagickCore/pixel.h"
#include "MagickCore/exception.h"
MagickCore prepress methods.
*/
-#ifndef _MAGICKCORE_PREPRESS_H
-#define _MAGICKCORE_PREPRESS_H
+#ifndef MAGICKCORE_PREPRESS_H
+#define MAGICKCORE_PREPRESS_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore pribate image profile methods.
*/
-#ifndef _MAGICKCORE_PROFILE_PRIVATE_H
-#define _MAGICKCORE_PROFILE_PRIVATE_H
+#ifndef MAGICKCORE_PROFILE_PRIVATE_H
+#define MAGICKCORE_PROFILE_PRIVATE_H
#include "MagickCore/string_.h"
MagickCore image profile methods.
*/
-#ifndef _MAGICKCORE_PROFILE_H
-#define _MAGICKCORE_PROFILE_H
+#ifndef MAGICKCORE_PROFILE_H
+#define MAGICKCORE_PROFILE_H
#include "MagickCore/string_.h"
MagickCore property methods.
*/
-#ifndef _MAGICKCORE_PROPERTY_H
-#define _MAGICKCORE_PROPERTY_H
+#ifndef MAGICKCORE_PROPERTY_H
+#define MAGICKCORE_PROPERTY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image quantization methods.
*/
-#ifndef _MAGICKCORE_QUANTIZE_H
-#define _MAGICKCORE_QUANTIZE_H
+#ifndef MAGICKCORE_QUANTIZE_H
+#define MAGICKCORE_QUANTIZE_H
#include "MagickCore/colorspace.h"
MagickCore quantum inline methods.
*/
-#ifndef _MAGICKCORE_QUANTUM_PRIVATE_H
-#define _MAGICKCORE_QUANTUM_PRIVATE_H
+#ifndef MAGICKCORE_QUANTUM_PRIVATE_H
+#define MAGICKCORE_QUANTUM_PRIVATE_H
#include "MagickCore/cache.h"
MagickCore quantum inline methods.
*/
-#ifndef _MAGICKCORE_QUANTUM_H
-#define _MAGICKCORE_QUANTUM_H
+#ifndef MAGICKCORE_QUANTUM_H
+#define MAGICKCORE_QUANTUM_H
#include "MagickCore/image.h"
#include "MagickCore/semaphore.h"
MagickCore random generation private methods.
*/
-#ifndef _MAGICKCORE_RANDOM_PRIVATE_H
-#define _MAGICKCORE_RANDOM_PRIVATE_H
+#ifndef MAGICKCORE_RANDOM_PRIVATE_H
+#define MAGICKCORE_RANDOM_PRIVATE_H
#include "MagickCore/thread-private.h"
MagickCore private random methods.
*/
-#ifndef _MAGICKCORE_RANDOM_PRIVATE_H
-#define _MAGICKCORE_RANDOM_PRIVATE_H
+#ifndef MAGICKCORE_RANDOM_PRIVATE_H
+#define MAGICKCORE_RANDOM_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore random methods.
*/
-#ifndef _MAGICKCORE_RANDOM__H
-#define _MAGICKCORE_RANDOM__H
+#ifndef MAGICKCORE_RANDOM__H
+#define MAGICKCORE_RANDOM__H
#include "MagickCore/string_.h"
MagickCore private registry methods.
*/
-#ifndef _MAGICKCORE_REGISTRY_PRIVATE_H
-#define _MAGICKCORE_REGISTRY_PRIVATE_H
+#ifndef MAGICKCORE_REGISTRY_PRIVATE_H
+#define MAGICKCORE_REGISTRY_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore registry methods.
*/
-#ifndef _MAGICKCORE_REGISTRY_H
-#define _MAGICKCORE_REGISTRY_H
+#ifndef MAGICKCORE_REGISTRY_H
+#define MAGICKCORE_REGISTRY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image resampling private methods.
*/
-#ifndef _MAGICKCORE_RESAMPLE_PRIVATE_H
-#define _MAGICKCORE_RESAMPLE_PRIVATE_H
+#ifndef MAGICKCORE_RESAMPLE_PRIVATE_H
+#define MAGICKCORE_RESAMPLE_PRIVATE_H
#include "MagickCore/thread-private.h"
MagickCore graphic resample methods.
*/
-#ifndef _MAGICKCORE_RESAMPLE_H
-#define _MAGICKCORE_RESAMPLE_H
+#ifndef MAGICKCORE_RESAMPLE_H
+#define MAGICKCORE_RESAMPLE_H
#include "MagickCore/cache-view.h"
MagickCore image resize private methods.
*/
-#ifndef _MAGICKCORE_RESIZE_PRIVATE_H
-#define _MAGICKCORE_RESIZE_PRIVATE_H
+#ifndef MAGICKCORE_RESIZE_PRIVATE_H
+#define MAGICKCORE_RESIZE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image resize methods.
*/
-#ifndef _MAGICKCORE_RESIZE_H
-#define _MAGICKCORE_RESIZE_H
+#ifndef MAGICKCORE_RESIZE_H
+#define MAGICKCORE_RESIZE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private resource methods.
*/
-#ifndef _MAGICKCORE_RESOURCE_PRIVATE_H
-#define _MAGICKCORE_RESOURCE_PRIVATE_H
+#ifndef MAGICKCORE_RESOURCE_PRIVATE_H
+#define MAGICKCORE_RESOURCE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore resource methods.
*/
-#ifndef _MAGICKCORE_RESOURCE_H
-#define _MAGICKCORE_RESOURCE_H
+#ifndef MAGICKCORE_RESOURCE_H
+#define MAGICKCORE_RESOURCE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image segment methods.
*/
-#ifndef _MAGICKCORE_SEGMENT_H
-#define _MAGICKCORE_SEGMENT_H
+#ifndef MAGICKCORE_SEGMENT_H
+#define MAGICKCORE_SEGMENT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private methods to lock and unlock semaphores.
*/
-#ifndef _MAGICKCORE_SEMAPHORE_PRIVATE_H
-#define _MAGICKCORE_SEMAPHORE_PRIVATE_H
+#ifndef MAGICKCORE_SEMAPHORE_PRIVATE_H
+#define MAGICKCORE_SEMAPHORE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore methods to lock and unlock semaphores.
*/
-#ifndef _MAGICKCORE_SEMAPHORE_H
-#define _MAGICKCORE_SEMAPHORE_H
+#ifndef MAGICKCORE_SEMAPHORE_H
+#define MAGICKCORE_SEMAPHORE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image stream methods.
*/
-#ifndef _MAGICKCORE_SHEAR_H
-#define _MAGICKCORE_SHEAR_H
+#ifndef MAGICKCORE_SHEAR_H
+#define MAGICKCORE_SHEAR_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore digital signature methods.
*/
-#ifndef _MAGICKCORE_SIGNATURE_PRIVATE_H
-#define _MAGICKCORE_SIGNATURE_PRIVATE_H
+#ifndef MAGICKCORE_SIGNATURE_PRIVATE_H
+#define MAGICKCORE_SIGNATURE_PRIVATE_H
#include "MagickCore/string_.h"
MagickCore digital signature methods.
*/
-#ifndef _MAGICKCORE_SIGNATURE_H
-#define _MAGICKCORE_SIGNATURE_H
+#ifndef MAGICKCORE_SIGNATURE_H
+#define MAGICKCORE_SIGNATURE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore splay-tree methods.
*/
-#ifndef _MAGICKCORE_SPLAY_H
-#define _MAGICKCORE_SPLAY_H
+#ifndef MAGICKCORE_SPLAY_H
+#define MAGICKCORE_SPLAY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore static coder registration methods.
*/
-#ifndef _MAGICKCORE_STATIC_H
-#define _MAGICKCORE_STATIC_H
+#ifndef MAGICKCORE_STATIC_H
+#define MAGICKCORE_STATIC_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore statistical methods.
*/
-#ifndef _MAGICKCORE_STATISTIC_H
-#define _MAGICKCORE_STATISTIC_H
+#ifndef MAGICKCORE_STATISTIC_H
+#define MAGICKCORE_STATISTIC_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image stream private methods.
*/
-#ifndef _MAGICKCORE_STREAM_PRIVATE_H
-#define _MAGICKCORE_STREAM_PRIVATE_H
+#ifndef MAGICKCORE_STREAM_PRIVATE_H
+#define MAGICKCORE_STREAM_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image stream methods.
*/
-#ifndef _MAGICKCORE_STREAM_H
-#define _MAGICKCORE_STREAM_H
+#ifndef MAGICKCORE_STREAM_H
+#define MAGICKCORE_STREAM_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private string methods.
*/
-#ifndef _MAGICKCORE_STRING_PRIVATE_H
-#define _MAGICKCORE_STRING_PRIVATE_H
+#ifndef MAGICKCORE_STRING_PRIVATE_H
+#define MAGICKCORE_STRING_PRIVATE_H
#include "MagickCore/locale_.h"
MagickCore string methods.
*/
-#ifndef _MAGICKCORE_STRING_H_
-#define _MAGICKCORE_STRING_H_
+#ifndef MAGICKCORE_STRING_H_
+#define MAGICKCORE_STRING_H_
#include "MagickCore/exception.h"
MagickCore private application programming interface declarations.
*/
-#ifndef _MAGICKCORE_STUDIO_H
-#define _MAGICKCORE_STUDIO_H
+#ifndef MAGICKCORE_STUDIO_H
+#define MAGICKCORE_STUDIO_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#define MAGICKCORE_IMPLEMENTATION 1
-#if !defined(_MAGICKCORE_CONFIG_H)
-# define _MAGICKCORE_CONFIG_H
+#if !defined(MAGICKCORE_CONFIG_H)
+# define MAGICKCORE_CONFIG_H
#include "MagickCore/magick-config.h"
# if defined(MAGICKCORE__FILE_OFFSET_BITS) && !defined(_FILE_OFFSET_BITS)
# define _FILE_OFFSET_BITS MAGICKCORE__FILE_OFFSET_BITS
MagickCore private methods for internal threading.
*/
-#ifndef _MAGICKCORE_THREAD_PRIVATE_H
-#define _MAGICKCORE_THREAD_PRIVATE_H
+#ifndef MAGICKCORE_THREAD_PRIVATE_H
+#define MAGICKCORE_THREAD_PRIVATE_H
#include "MagickCore/cache.h"
#include "MagickCore/resource_.h"
MagickCore private methods for internal threading.
*/
-#ifndef _MAGICKCORE_THREAD_H
-#define _MAGICKCORE_THREAD_H
+#ifndef MAGICKCORE_THREAD_H
+#define MAGICKCORE_THREAD_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image threshold methods.
*/
-#ifndef _MAGICKCORE_THRESHOLD_H
-#define _MAGICKCORE_THRESHOLD_H
+#ifndef MAGICKCORE_THRESHOLD_H
+#define MAGICKCORE_THRESHOLD_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore timer methods.
*/
-#ifndef _MAGICKCORE_TIMER_H
-#define _MAGICKCORE_TIMER_H
+#ifndef MAGICKCORE_TIMER_H
+#define MAGICKCORE_TIMER_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private token methods.
*/
-#ifndef _MAGICKCORE_TOKEN_PRIVATE_H
-#define _MAGICKCORE_TOKEN_PRIVATE_H
+#ifndef MAGICKCORE_TOKEN_PRIVATE_H
+#define MAGICKCORE_TOKEN_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore token methods.
*/
-#ifndef _MAGICKCORE_TOKEN_H
-#define _MAGICKCORE_TOKEN_H
+#ifndef MAGICKCORE_TOKEN_H
+#define MAGICKCORE_TOKEN_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private image transform methods.
*/
-#ifndef _MAGICKCORE_TRANSFORM_PRIVATE_H
-#define _MAGICKCORE_TRANSFORM_PRIVATE_H
+#ifndef MAGICKCORE_TRANSFORM_PRIVATE_H
+#define MAGICKCORE_TRANSFORM_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image transform methods.
*/
-#ifndef _MAGICKCORE_TRANSFORM_H
-#define _MAGICKCORE_TRANSFORM_H
+#ifndef MAGICKCORE_TRANSFORM_H
+#define MAGICKCORE_TRANSFORM_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private image type methods.
*/
-#ifndef _MAGICKCORE_TYPE_PRIVATE_H
-#define _MAGICKCORE_TYPE_PRIVATE_H
+#ifndef MAGICKCORE_TYPE_PRIVATE_H
+#define MAGICKCORE_TYPE_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore image type methods.
*/
-#ifndef _MAGICKCORE_TYPE_H
-#define _MAGICKCORE_TYPE_H
+#ifndef MAGICKCORE_TYPE_H
+#define MAGICKCORE_TYPE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private utility methods.
*/
-#ifndef _MAGICKCORE_UTILITY_PRIVATE_H
-#define _MAGICKCORE_UTILITY_PRIVATE_H
+#ifndef MAGICKCORE_UTILITY_PRIVATE_H
+#define MAGICKCORE_UTILITY_PRIVATE_H
#include "MagickCore/memory_.h"
#include "MagickCore/nt-base.h"
MagickCore utility methods.
*/
-#ifndef _MAGICKCORE_UTILITY_H
-#define _MAGICKCORE_UTILITY_H
+#ifndef MAGICKCORE_UTILITY_H
+#define MAGICKCORE_UTILITY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore version private methods.
*/
-#ifndef _MAGICKCORE_VERSION_PRIVATE_H
-#define _MAGICKCORE_VERSION_PRIVATE_H
+#ifndef MAGICKCORE_VERSION_PRIVATE_H
+#define MAGICKCORE_VERSION_PRIVATE_H
#include "MagickCore/string_.h"
MagickCore computer vision methods.
*/
-#ifndef _MAGICKCORE_VISION_H
-#define _MAGICKCORE_VISION_H
+#ifndef MAGICKCORE_VISION_H
+#define MAGICKCORE_VISION_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore VMS compatibility methods.
*/
-#ifndef _MAGICKCORE_VMS_H
-#define _MAGICKCORE_VMS_H
+#ifndef MAGICKCORE_VMS_H
+#define MAGICKCORE_VMS_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private X11 widget methods.
*/
-#ifndef _MAGICKCORE_WIDGET_PRIVATE_H
-#define _MAGICKCORE_WIDGET_PRIVATE_H
+#ifndef MAGICKCORE_WIDGET_PRIVATE_H
+#define MAGICKCORE_WIDGET_PRIVATE_H
#include "MagickCore/xwindow-private.h"
MagickCore X11 widget methods.
*/
-#ifndef _MAGICKCORE_WIDGET_H
-#define _MAGICKCORE_WIDGET_H
+#ifndef MAGICKCORE_WIDGET_H
+#define MAGICKCORE_WIDGET_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore private xml-tree methods.
*/
-#ifndef _MAGICKCORE_XML_TREE_PRIVATE_H
-#define _MAGICKCORE_XML_TREE_PRIVATE_H
+#ifndef MAGICKCORE_XML_TREE_PRIVATE_H
+#define MAGICKCORE_XML_TREE_PRIVATE_H
#include "MagickCore/exception.h"
#include "MagickCore/splay-tree.h"
Magick's toolkit xml-tree methods.
*/
-#ifndef _MAGICKCORE_XML_TREE_H
-#define _MAGICKCORE_XML_TREE_H
+#ifndef MAGICKCORE_XML_TREE_H
+#define MAGICKCORE_XML_TREE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore X11 window methods.
*/
-#ifndef _MAGICKCORE_XWINDOW_PRIVATE_H
-#define _MAGICKCORE_XWINDOW_PRIVATE_H
+#ifndef MAGICKCORE_XWINDOW_PRIVATE_H
+#define MAGICKCORE_XWINDOW_PRIVATE_H
#include "MagickCore/draw.h"
#include "MagickCore/exception.h"
MagickCore X11 window methods.
*/
-#ifndef _MAGICKCORE_XWINDOW_H
-#define _MAGICKCORE_XWINDOW_H
+#ifndef MAGICKCORE_XWINDOW_H
+#define MAGICKCORE_XWINDOW_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand Application Programming Interface declarations.
*/
-#ifndef _MAGICKWAND_MAGICKWAND_H
-#define _MAGICKWAND_MAGICKWAND_H
+#ifndef MAGICKWAND_MAGICKWAND_H
+#define MAGICKWAND_MAGICKWAND_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif
-#if !defined(_MAGICKWAND_CONFIG_H)
-# define _MAGICKWAND_CONFIG_H
+#if !defined(MAGICKWAND_CONFIG_H)
+# define MAGICKWAND_CONFIG_H
# if !defined(vms) && !defined(macintosh)
# include "MagickCore/magick-config.h"
# else
MagickWand animate command-line methods.
*/
-#ifndef _MAGICKWAND_ANIMATE_H
-#define _MAGICKWAND_ANIMATE_H
+#ifndef MAGICKWAND_ANIMATE_H
+#define MAGICKWAND_ANIMATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand compare command-line method.
*/
-#ifndef _MAGICKWAND_COMPARE_H
-#define _MAGICKWAND_COMPARE_H
+#ifndef MAGICKWAND_COMPARE_H
+#define MAGICKWAND_COMPARE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand composite command-line method.
*/
-#ifndef _MAGICKWAND_COMPOSITE_H
-#define _MAGICKWAND_COMPOSITE_H
+#ifndef MAGICKWAND_COMPOSITE_H
+#define MAGICKWAND_COMPOSITE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand conjure command-line method.
*/
-#ifndef _MAGICKWAND_CONJURE_H
-#define _MAGICKWAND_CONJURE_H
+#ifndef MAGICKWAND_CONJURE_H
+#define MAGICKWAND_CONJURE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand convert command-line method.
*/
-#ifndef _MAGICKWAND_CONVERT_H
-#define _MAGICKWAND_CONVERT_H
+#ifndef MAGICKWAND_CONVERT_H
+#define MAGICKWAND_CONVERT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickCore deprecated methods.
*/
-#ifndef _MAGICKWAND_DEPRECATE_H
-#define _MAGICKWAND_DEPRECATE_H
+#ifndef MAGICKWAND_DEPRECATE_H
+#define MAGICKWAND_DEPRECATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand display command-line method.
*/
-#ifndef _MAGICKWAND_DISPLAY_H
-#define _MAGICKWAND_DISPLAY_H
+#ifndef MAGICKWAND_DISPLAY_H
+#define MAGICKWAND_DISPLAY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand drawing wand methods.
*/
-#ifndef _MAGICKWAND_DRAWING_WAND_H
-#define _MAGICKWAND_DRAWING_WAND_H
+#ifndef MAGICKWAND_DRAWING_WAND_H
+#define MAGICKWAND_DRAWING_WAND_H
#include "MagickWand/pixel-wand.h"
MagickWand identify command-line method.
*/
-#ifndef _MAGICKWAND_IDENTIFY_H
-#define _MAGICKWAND_IDENTIFY_H
+#ifndef MAGICKWAND_IDENTIFY_H
+#define MAGICKWAND_IDENTIFY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand import command-line method.
*/
-#ifndef _MAGICKWAND_IMPORT_H
-#define _MAGICKWAND_IMPORT_H
+#ifndef MAGICKWAND_IMPORT_H
+#define MAGICKWAND_IMPORT_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand convert command-line method.
*/
-#ifndef _MAGICKWAND_MAGICK_CLI_H
-#define _MAGICKWAND_MAGICK_CLI_H
+#ifndef MAGICKWAND_MAGICK_CLI_H
+#define MAGICKWAND_MAGICK_CLI_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand image Methods.
*/
-#ifndef _MAGICKWAND_MAGICK_IMAGE_H
-#define _MAGICKWAND_MAGICK_IMAGE_H
+#ifndef MAGICKWAND_MAGICK_IMAGE_H
+#define MAGICKWAND_MAGICK_IMAGE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand property, options, and profile methods.
*/
-#ifndef _MAGICKWAND_MAGICK_PROPERTY_H
-#define _MAGICKWAND_MAGICK_PROPERTY_H
+#ifndef MAGICKWAND_MAGICK_PROPERTY_H
+#define MAGICKWAND_MAGICK_PROPERTY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
ImageMagick pixel wand API.
*/
-#ifndef _MAGICKWAND_MAGICK_WAND_PRIVATE_H
-#define _MAGICKWAND_MAGICK_WAND_PRIVATE_H
+#ifndef MAGICKWAND_MAGICK_WAND_PRIVATE_H
+#define MAGICKWAND_MAGICK_WAND_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand method attributes.
*/
-#ifndef _MAGICKWAND_METHOD_ATTRIBUTE_H
-#define _MAGICKWAND_METHOD_ATTRIBUTE_H
+#ifndef MAGICKWAND_METHOD_ATTRIBUTE_H
+#define MAGICKWAND_METHOD_ATTRIBUTE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand mogrify command-line private methods.
*/
-#ifndef _MAGICKWAND_MOGRIFY_PRIVATE_H
-#define _MAGICKWAND_MOGRIFY_PRIVATE_H
+#ifndef MAGICKWAND_MOGRIFY_PRIVATE_H
+#define MAGICKWAND_MOGRIFY_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand mogrify command-line method.
*/
-#ifndef _MAGICKWAND_MOGRIFY_H
-#define _MAGICKWAND_MOGRIFY_H
+#ifndef MAGICKWAND_MOGRIFY_H
+#define MAGICKWAND_MOGRIFY_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand montage command-line method.
*/
-#ifndef _MAGICKWAND_MONTAGE_H
-#define _MAGICKWAND_MONTAGE_H
+#ifndef MAGICKWAND_MONTAGE_H
+#define MAGICKWAND_MONTAGE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand private command-line option process.
*/
-#ifndef _MAGICKWAND_OPERATION_PRIVATE_H
-#define _MAGICKWAND_OPERATION_PRIVATE_H
+#ifndef MAGICKWAND_OPERATION_PRIVATE_H
+#define MAGICKWAND_OPERATION_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand command-line option process.
*/
-#ifndef _MAGICKWAND_OPERATION_H
-#define _MAGICKWAND_OPERATION_H
+#ifndef MAGICKWAND_OPERATION_H
+#define MAGICKWAND_OPERATION_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
Pixel Iterator Methods.
*/
-#ifndef _MAGICKWAND_PIXEL_ITERATOR_H
-#define _MAGICKWAND_PIXEL_ITERATOR_H
+#ifndef MAGICKWAND_PIXEL_ITERATOR_H
+#define MAGICKWAND_PIXEL_ITERATOR_H
#include "MagickWand/MagickWand.h"
#include "MagickWand/pixel-wand.h"
MAgickWand pixel wand private methods.
*/
-#ifndef _MAGICKWAND_PIXEL_WAND_PRIVATE_H
-#define _MAGICKWAND_PIXEL_WAND_PRIVATE_H
+#ifndef MAGICKWAND_PIXEL_WAND_PRIVATE_H
+#define MAGICKWAND_PIXEL_WAND_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand pixel wand methods.
*/
-#ifndef _MAGICKWAND_PIXEL_WAND_H
-#define _MAGICKWAND_PIXEL_WAND_H
+#ifndef MAGICKWAND_PIXEL_WAND_H
+#define MAGICKWAND_PIXEL_WAND_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand montage command-line method.
*/
-#ifndef _MAGICKWAND_STREAM_H
-#define _MAGICKWAND_STREAM_H
+#ifndef MAGICKWAND_STREAM_H
+#define MAGICKWAND_STREAM_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand private application programming interface declarations.
*/
-#ifndef _MAGICKWAND_STUDIO_H
-#define _MAGICKWAND_STUDIO_H
+#ifndef MAGICKWAND_STUDIO_H
+#define MAGICKWAND_STUDIO_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#define MAGICKWAND_IMPLEMENTATION 1
-#if !defined(_MAGICKWAND_CONFIG_H)
-# define _MAGICKWAND_CONFIG_H
+#if !defined(MAGICKWAND_CONFIG_H)
+# define MAGICKWAND_CONFIG_H
# include "MagickCore/magick-config.h"
#if defined(MAGICKCORE__FILE_OFFSET_BITS) && !defined(_FILE_OFFSET_BITS)
# define _FILE_OFFSET_BITS MAGICKCORE__FILE_OFFSET_BITS
MagickWand wand view methods.
*/
-#ifndef _MAGICKWAND_WAND_VIEW_H
-#define _MAGICKWAND_WAND_VIEW_H
+#ifndef MAGICKWAND_WAND_VIEW_H
+#define MAGICKWAND_WAND_VIEW_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
ImageMagick wand support methods.
*/
-#ifndef _MAGICKWAND_WAND_H
-#define _MAGICKWAND_WAND_H
+#ifndef MAGICKWAND_WAND_H
+#define MAGICKWAND_WAND_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
ImageMagick pixel wand API.
*/
-#ifndef _MAGCIKWAND_WANDCLI_PRIVATE_H
-#define _MAGCIKWAND_WANDCLI_PRIVATE_H
+#ifndef MAGICKWAND_WANDCLI_PRIVATE_H
+#define MAGICKWAND_WANDCLI_PRIVATE_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
MagickWand command-line option process.
*/
-#ifndef _MAGICKWAND_WAND_CLI_H
-#define _MAGICKWAND_WAND_CLI_H
+#ifndef MAGICKWAND_WAND_CLI_H
+#define MAGICKWAND_WAND_CLI_H
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {