Template Function xf::cv::reversePixels

Function Documentation

Warning

doxygenfunction: Unable to resolve function “xf::cv::reversePixels” with arguments “(XF_TNAME(TYPE, NPC))”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “I”. [error at 64] template<int TYPE, int NPC> reversePixels (XF_TNAME(TYPE, NPC) InPackPixels) —————————————————————-^ If the function has a return type: Error in declarator If declarator-id with parameters-and-qualifiers: Invalid C++ declaration: Expected identifier in nested name. [error at 43] template<int TYPE, int NPC> reversePixels (XF_TNAME(TYPE, NPC) InPackPixels) ——————————————-^ If parenthesis in noptr-declarator: Invalid C++ declaration: Expected ‘)’ in “( ptr-declarator )” [error at 64] template<int TYPE, int NPC> reversePixels (XF_TNAME(TYPE, NPC) InPackPixels) —————————————————————-^