menu
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value.dart
IfdValueSByte
toInt method
toInt method
dark_mode
light_mode
toInt
method
@
override
int
toInt
(
[
int
index
=
0
])
override
Implementation
@override int toInt([int index = 0]) => value[index];
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value
IfdValueSByte
toInt method
IfdValueSByte class