Lines Matching refs:magick_attribute
34 PixelGetAlpha(const PixelWand *) magick_attribute((__pure__)),
35 PixelGetBlack(const PixelWand *) magick_attribute((__pure__)),
36 PixelGetBlue(const PixelWand *) magick_attribute((__pure__)),
37 PixelGetCyan(const PixelWand *) magick_attribute((__pure__)),
38 PixelGetFuzz(const PixelWand *) magick_attribute((__pure__)),
39 PixelGetGreen(const PixelWand *) magick_attribute((__pure__)),
40 PixelGetMagenta(const PixelWand *) magick_attribute((__pure__)),
41 PixelGetAlpha(const PixelWand *) magick_attribute((__pure__)),
42 PixelGetRed(const PixelWand *) magick_attribute((__pure__)),
43 PixelGetYellow(const PixelWand *) magick_attribute((__pure__));
66 PixelGetAlphaQuantum(const PixelWand *) magick_attribute((__pure__)),
67 PixelGetBlackQuantum(const PixelWand *) magick_attribute((__pure__)),
68 PixelGetBlueQuantum(const PixelWand *) magick_attribute((__pure__)),
69 PixelGetCyanQuantum(const PixelWand *) magick_attribute((__pure__)),
70 PixelGetGreenQuantum(const PixelWand *) magick_attribute((__pure__)),
71 PixelGetIndex(const PixelWand *) magick_attribute((__pure__)),
72 PixelGetMagentaQuantum(const PixelWand *) magick_attribute((__pure__)),
73 PixelGetAlphaQuantum(const PixelWand *) magick_attribute((__pure__)),
74 PixelGetRedQuantum(const PixelWand *) magick_attribute((__pure__)),
75 PixelGetYellowQuantum(const PixelWand *) magick_attribute((__pure__));
78 PixelGetColorCount(const PixelWand *) magick_attribute((__pure__));