menu
flutter_feature_face_detection package
documentation
google_mlkit_face_detection.dart
InputImageMetadata
bytesPerRow property
bytesPerRow property
dark_mode
light_mode
bytesPerRow
property
int
bytesPerRow
final
The row stride for color plane, in bytes.
Not used on Android.
Implementation
final int bytesPerRow;
flutter_feature_face_detection package
documentation
google_mlkit_face_detection
InputImageMetadata
bytesPerRow property
InputImageMetadata class