MatForeachFunctionByte Delegate |
[Missing <summary> documentation for "T:OpenCvSharp.MatForeachFunctionByte"]
Namespace: OpenCvSharp
public delegate void MatForeachFunctionByte( byte* value, int* position )
Visual Basic does not support APIs that consume or return unsafe types.
public delegate void MatForeachFunctionByte( unsigned char* value, int* position )
F# does not support APIs that consume or return unsafe types.