Tizen Native API
4.0
|
Enumeration for the instance of properties belonging to the ImageView class. More...
Public Types | |
enum | |
Enumeration for the instance of properties belonging to the ImageView class. More... |
Enumeration for the instance of properties belonging to the ImageView class.
anonymous enum |
Enumeration for the instance of properties belonging to the ImageView class.
RESOURCE_URL |
name "resourceUrl", type string.
|
IMAGE |
name "image", type string if it is a url, map otherwise.
|
PRE_MULTIPLIED_ALPHA |
name "preMultipliedAlpha", type Boolean.
|
PIXEL_AREA |
name "pixelArea", type Vector4. Pixel area is a relative value with the whole image area as [0.0, 0.0, 1.0, 1.0].
|