exceptionFromPtr
import { exceptionFromPtr } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTS_0
FUNCTIONexceptionFromPtr
RETURN TYPEException
Read an OpenCV cv::Exception from a numeric native exception pointer. Its message includes the failing native assertion or operation.
exceptionFromPtr(_0: number): Exception;_00 argument (number).
Returns
The Exception result.
These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.