~~Title: Efl.Gfx.Image_Orientable~~ ====== Efl.Gfx.Image_Orientable (interface) ====== ===== Description ===== %%Interface for images which can be rotated or flipped (mirrored).%% %%Compare with %%[[:develop:api:efl:ui:layout_orientable|Efl.Ui.Layout_Orientable]]%% which works for layout objects and does not include rotation.%% //Since 1.23// {{page>:develop:api-include:efl:gfx:image_orientable:description&nouser&nolink&nodate}} ===== Members ===== **[[:develop:api:efl:gfx:image_orientable:property:image_orientation|image_orientation]]** //**(get, set)**//\\ > %%Control the orientation (rotation and flipping) of a visual object.%% Efl_Gfx_Image_Orientation efl_gfx_image_orientation_get(const Eo *obj); void efl_gfx_image_orientation_set(Eo *obj, Efl_Gfx_Image_Orientation dir); \\ ===== Events =====