Unit 'libOpenCV2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_opencv]

TcvError

Declaration

Source position: libopencv2.pas line 3375

type TcvError = procedure(

  status: Integer;

  const func_name: pCVChar;

  const err_msg: pCVChar;

  const file_name: pCVChar = Nil;

  line: Integer = 0

);



CT Web help

CodeTyphon Studio