lv_img_set_zoom() function
Set the zoom factor of the image. Note that indexed and alpha only images can't be transformed.
Arguments
zoom
the zoom factor. @example 256 or LV_ZOOM_IMG_NONE for no zoom @example <256: scale down @example >256 scale up @example 128 half size @example 512 double size