gapi_wip_draw_render1
import { gapi_wip_draw_render1 } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTS_0, _1, primitives
FUNCTIONgapi_wip_draw_render1
RETURN TYPEvoid
Render drawing primitives in place on the supplied Y and UV planes of an NV12 image.
gapi_wip_draw_render1(_0: Mat, _1: Mat, primitives: readonly DrawPrimitive[]): void;_00 argument (Mat).
_11 argument (Mat).
primitivesprimitives argument (readonly DrawPrimitive[]).
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.