menu
googleapis_beta package
documentation
transcoder/v1beta1.dart
Crop
Crop constructor
Crop constructor
dark_mode
light_mode
Crop
constructor
Crop
(
{
int
?
bottomPixels
,
int
?
leftPixels
,
int
?
rightPixels
,
int
?
topPixels
,
})
Implementation
Crop({ this.bottomPixels, this.leftPixels, this.rightPixels, this.topPixels, });
googleapis_beta package
documentation
transcoder/v1beta1
Crop
Crop constructor
Crop class