menu
yjy_image_3_3_0 package
documentation
image.dart
ExifSShortValue
setInt method
setInt method
dark_mode
light_mode
setInt
method
void
setInt
(
int
v
, [
int
index
=
0
])
override
Implementation
void setInt(int v, [int index = 0]) { value[index] = v; }
yjy_image_3_3_0 package
documentation
image
ExifSShortValue
setInt method
ExifSShortValue class