menu
babylon_dart package
documentation
babylon_dart.dart
ThinEngine
readPixels method
readPixels method
dark_mode
light_mode
readPixels
method
Uint8List
readPixels
(
num
x
,
num
y
,
num
width
,
num
height
, [
bool
hasAlpha
,
])
Implementation
external Uint8List readPixels(num x, num y, num width, num height, [bool hasAlpha]);
babylon_dart package
documentation
babylon_dart
ThinEngine
readPixels method
ThinEngine class