SCALE_ASPECT_FILL constant
int
const SCALE_ASPECT_FILL
**@brief Keep aspect ratio and crop.*/
Implementation
static const int SCALE_ASPECT_FILL = 1;
**@brief Keep aspect ratio and crop.*/
static const int SCALE_ASPECT_FILL = 1;