menu
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value.dart
IfdValueDouble
toData method
toData method
dark_mode
light_mode
toData
method
@
override
Uint8List
toData
(
)
override
Implementation
@override Uint8List toData() => value.buffer.asUint8List();
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value
IfdValueDouble
toData method
IfdValueDouble class