chromaGreenPrimary 828 Magick++/lib/Magick++/Image.h void chromaGreenPrimary ( const double x_, const double y_ ); chromaGreenPrimary 829 Magick++/lib/Magick++/Image.h void chromaGreenPrimary ( double *x_, double *y_ ) const; chromaGreenPrimary 1194 Magick++/lib/STL.cpp image_.chromaGreenPrimary( _x, _y ); chromaGreenPrimary 378 Magick++/tests/attributes.cpp image.chromaGreenPrimary( &x, &y ); chromaGreenPrimary 387 Magick++/tests/attributes.cpp image.chromaGreenPrimary( 50, 100 ); chromaGreenPrimary 388 Magick++/tests/attributes.cpp image.chromaGreenPrimary( &x, &y );