menu
files_preview package
documentation
image.dart
IfdValueSRational
IfdValueSRational.new constructor
IfdValueSRational.new constructor
dark_mode
light_mode
IfdValueSRational
constructor
IfdValueSRational
(
int
numerator
,
int
denominator
)
Implementation
IfdValueSRational(int numerator, int denominator) : value = [Rational(numerator, denominator)];
files_preview package
documentation
image
IfdValueSRational
IfdValueSRational.new constructor
IfdValueSRational class