18#ifndef MAGICKWAND_DEPRECATE_H
19#define MAGICKWAND_DEPRECATE_H
21#if defined(__cplusplus) || defined(c_plusplus)
25#include "MagickWand/pixel-wand.h"
27#if !defined(MAGICKCORE_EXCLUDE_DEPRECATED)
29extern WandExport MagickBooleanType
30 ConvertImageCommand(ImageInfo *,
int,
char **,
char **,ExceptionInfo *),
36#if defined(__cplusplus) || defined(c_plusplus)