gapi_streaming_size1
import { gapi_streaming_size1 } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSr
FUNCTIONgapi_streaming_size1
RETURN TYPEGOpaque_Size
Gets dimensions from rectangle.
Note: Function textual ID is "org.opencv.streaming.sizeR"
gapi_streaming_size1(r: GOpaque_Rect): GOpaque_Size;rInput rectangle.
Returns
Size (rectangle dimensions). Release returned native handles with using or delete(), including handles nested in results.
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.