| Tizen Native API
    5.0
    | 
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:
- RESOURCE_URL - name "resourceUrl", type string. - Deprecated:
- Deprecated since 3.0, DALi version 1.1.16. Use IMAGE instead.
 - Since:
- 3.0, DALi version 1.0.0
 - 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