freetype_FreeType2_getTextSizeResult
import type { freetype_FreeType2_getTextSizeResult } from '@banou/opencv-wasm'Named return value and scalar output parameters from freetype_FreeType2_getTextSize. Matrix and vector output arguments are filled in place.
export type freetype_FreeType2_getTextSizeResult = {
value: Size,
baseLine: number
};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.