Evas_Object_Image_Scale (3) Linux Manual Page
Image Object Image Scaling Functions – Functions that change the scaling quality of an image object. FunctionsEAPI void evas_object_image_smooth_scale_set (Evas_Object *obj, Evas_Bool smooth_scale) Sets whether to use of high-quality image scaling algorithm of the given image object. EAPI Evas_Bool evas_object_image_smooth_scale_get (const Evas_Object *obj) Retrieves whether the given image object is using use a high-quality image…
