menu
pro_image_editor package
documentation
plugins/image/src/util/float16.dart
Float16
Float16.fromBits constructor
Float16.fromBits constructor
dark_mode
light_mode
Float16.fromBits
constructor
Float16.fromBits
(
int
bits
)
Implementation
Float16.fromBits(int bits) : _h = bits;
pro_image_editor package
documentation
plugins/image/src/util/float16
Float16
Float16.fromBits constructor
Float16 class