menu
native_opencv_kit package
documentation
native_opencv.dart
BlurCheckC typedef
BlurCheckC typedef
dark_mode
light_mode
BlurCheckC
typedef
BlurCheckC
=
Bool
Function
(
Pointer
<
Uint8
>
inputPixels
,
Int32
width
,
Int32
height
)
Implementation
typedef BlurCheckC = Bool Function(Pointer<Uint8> inputPixels, Int32 width, Int32 height);
native_opencv_kit package
documentation
native_opencv
BlurCheckC typedef
native_opencv library