MatForEachAsInt16 Method |
Namespace: OpenCvSharp
public void ForEachAsInt16( MatForeachFunctionInt16 operation )
Public Sub ForEachAsInt16 ( operation As MatForeachFunctionInt16 )
public: void ForEachAsInt16( MatForeachFunctionInt16^ operation )
member ForEachAsInt16 : operation : MatForeachFunctionInt16 -> unit
function ForEachAsInt16(operation);