menu
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value.dart
IfdValue
toRational method
toRational method
dark_mode
light_mode
toRational
method
Rational
toRational
(
[
int
index
=
0
])
Implementation
Rational toRational([int index = 0]) => Rational(0, 1);
pro_image_editor package
documentation
plugins/image/src/exif/ifd_value
IfdValue
toRational method
IfdValue class