menu
tdffi
td
PhotoSize
PhotoSize constructor
PhotoSize
brightness_4
brightness_5
PhotoSize
constructor
PhotoSize
(
{
required
String
type
,
required
File
photo
,
required
int
width
,
required
int
height
,
required
List
<
int
>
progressive_sizes
,
int
?
extra
,
int
?
clientId
}
)
Describes an image in JPEG format
Implementation
PhotoSize
tdffi
td
PhotoSize
PhotoSize constructor
PhotoSize class