Tizen Native API  5.5
Dali::Toolkit::ImageView::Property Struct Reference

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...

Detailed Description

Enumeration for the instance of properties belonging to the ImageView class.

Since:
3.0, DALi version 1.0.0

Member Enumeration Documentation

anonymous enum

Enumeration for the instance of properties belonging to the ImageView class.

Since:
3.0, DALi version 1.0.0
Enumerator:
RESERVED_PROPERTY_01 

Reserved index for a removed property.

IMAGE 

name "image", type string if it is a url, map otherwise.

Since:
3.0, DALi version 1.0.0
PRE_MULTIPLIED_ALPHA 

name "preMultipliedAlpha", type Boolean.

Since:
3.0, DALi version 1.1.18
Precondition:
image must be initialized.
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].

Since:
3.0, DALi version 1.1.18