18 #ifndef MAGICKWAND_PIXEL_WAND_H 19 #define MAGICKWAND_PIXEL_WAND_H 21 #if defined(__cplusplus) || defined(c_plusplus) 110 #if defined(__cplusplus) || defined(c_plusplus) WandExport Quantum PixelGetYellowQuantum(const PixelWand *)
Definition: pixel-wand.c:1428
WandExport void PixelSetRedQuantum(PixelWand *, const Quantum)
WandExport Quantum PixelGetMagentaQuantum(const PixelWand *)
WandExport void PixelSetYellow(PixelWand *, const double)
WandExport double PixelGetGreen(const PixelWand *)
WandExport MagickBooleanType IsPixelWandSimilar(PixelWand *, PixelWand *, const double)
WandExport void PixelSetRed(PixelWand *, const double)
WandExport double PixelGetYellow(const PixelWand *)
Definition: pixel-wand.c:1397
WandExport char * PixelGetException(const PixelWand *, ExceptionType *)
Definition: pixel-wand.c:881
WandExport double PixelGetBlack(const PixelWand *)
WandExport void PixelSetColorFromWand(PixelWand *, const PixelWand *)
WandExport void PixelGetHSL(const PixelWand *, double *, double *, double *)
WandExport MagickBooleanType PixelSetColor(PixelWand *, const char *)
Definition: pixel-wand.c:1665
WandExport char * PixelGetColorAsNormalizedString(const PixelWand *)
WandExport void PixelSetOpacityQuantum(PixelWand *, const Quantum)
WandExport void PixelGetQuantumColor(const PixelWand *, PixelPacket *)
WandExport PixelWand * NewPixelWand(void)
#define WandExport
Definition: method-attribute.h:92
WandExport void PixelSetAlpha(PixelWand *, const double)
WandExport void ClearPixelWand(PixelWand *)
WandExport Quantum PixelGetGreenQuantum(const PixelWand *)
Definition: pixel-wand.c:63
WandExport void PixelSetColorCount(PixelWand *, const size_t)
WandExport void PixelSetIndex(PixelWand *, const IndexPacket)
WandExport void PixelSetCyan(PixelWand *, const double)
WandExport double PixelGetBlue(const PixelWand *)
WandExport PixelWand ** DestroyPixelWands(PixelWand **, const size_t)
WandExport Quantum PixelGetBlueQuantum(const PixelWand *)
WandExport Quantum PixelGetBlackQuantum(const PixelWand *)
WandExport size_t PixelGetColorCount(const PixelWand *)
Definition: pixel-wand.c:785
WandExport double PixelGetAlpha(const PixelWand *)
WandExport void PixelSetMagentaQuantum(PixelWand *, const Quantum)
WandExport void PixelSetBlue(PixelWand *, const double)
WandExport Quantum PixelGetOpacityQuantum(const PixelWand *)
WandExport MagickBooleanType IsPixelWand(const PixelWand *)
WandExport void PixelSetQuantumColor(PixelWand *, const PixelPacket *)
WandExport void PixelSetOpacity(PixelWand *, const double)
WandExport char * PixelGetColorAsString(const PixelWand *)
WandExport Quantum PixelGetAlphaQuantum(const PixelWand *)
WandExport double PixelGetRed(const PixelWand *)
WandExport void PixelSetCyanQuantum(PixelWand *, const Quantum)
WandExport void PixelSetHSL(PixelWand *, const double, const double, const double)
WandExport double PixelGetOpacity(const PixelWand *)
WandExport void PixelSetMagickColor(PixelWand *, const MagickPixelPacket *)
WandExport void PixelSetBlack(PixelWand *, const double)
WandExport PixelWand ** NewPixelWands(const size_t)
Definition: pixel-wand.c:442
WandExport double PixelGetCyan(const PixelWand *)
WandExport PixelWand * ClonePixelWand(const PixelWand *)
WandExport void PixelSetBlueQuantum(PixelWand *, const Quantum)
WandExport void PixelSetYellowQuantum(PixelWand *, const Quantum)
Definition: pixel-wand.c:2329
WandExport Quantum PixelGetRedQuantum(const PixelWand *)
WandExport void PixelSetGreen(PixelWand *, const double)
WandExport Quantum PixelGetCyanQuantum(const PixelWand *)
WandExport void PixelSetFuzz(PixelWand *, const double)
WandExport void PixelSetGreenQuantum(PixelWand *, const Quantum)
WandExport void PixelSetBlackQuantum(PixelWand *, const Quantum)
WandExport double PixelGetFuzz(const PixelWand *)
WandExport ExceptionType PixelGetExceptionType(const PixelWand *)
Definition: pixel-wand.c:935
WandExport IndexPacket PixelGetIndex(const PixelWand *)
Definition: pixel-wand.c:1097
WandExport PixelWand * DestroyPixelWand(PixelWand *)
WandExport MagickBooleanType PixelClearException(PixelWand *)
WandExport void PixelSetMagenta(PixelWand *, const double)
WandExport void PixelSetAlphaQuantum(PixelWand *, const Quantum)
WandExport double PixelGetMagenta(const PixelWand *)
WandExport void PixelGetMagickColor(const PixelWand *, MagickPixelPacket *)
WandExport PixelWand ** ClonePixelWands(const PixelWand **, const size_t)