Home | History | Annotate | Download | only in MagickWand

Lines Matching full:normalized

517 %  PixelGetAlpha() returns the normalized alpha value of the pixel wand.
581 % PixelGetBlack() returns the normalized black color of the pixel wand.
645 % PixelGetBlue() returns the normalized blue color of the pixel wand.
750 % PixelGetColorAsNormalizedString() returns the normalized color of the pixel
827 % PixelGetCyan() returns the normalized cyan color of the pixel wand.
982 % PixelGetFuzz() returns the normalized fuzz value of the pixel wand.
1014 % PixelGetGreen() returns the normalized green color of the pixel wand.
1078 % PixelGetHSL() returns the normalized HSL color of the pixel wand.
1149 % PixelGetMagenta() returns the normalized magenta color of the pixel wand.
1391 % PixelGetRed() returns the normalized red color of the pixel wand.
1455 % PixelGetYellow() returns the normalized yellow color of the pixel wand.
1519 % PixelSetAlpha() sets the normalized alpha value of the pixel wand.
1588 % PixelSetBlack() sets the normalized black color of the pixel wand.
1656 % PixelSetBlue() sets the normalized blue color of the pixel wand.
1837 % PixelSetCyan() sets the normalized cyan color of the pixel wand.
1939 % PixelSetGreen() sets the normalized green color of the pixel wand.
2007 % PixelSetHSL() sets the normalized HSL color of the pixel wand.
2086 % PixelSetMagenta() sets the normalized magenta color of the pixel wand.
2233 % PixelSetRed() sets the normalized red color of the pixel wand.
2301 % PixelSetYellow() sets the normalized yellow color of the pixel wand.