X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fimage-loader%2Fasync-image-loader.h;h=3472fc056ce9c339d94106ec3f7e43d884a68ca4;hp=844d758d15cc26f4360963071b0f540c11c8fee8;hb=38fe921ed377837bfe29ddd039166ae1bab7f4d9;hpb=a2519d330569f4898996dfcc74b8d30433bace42 diff --git a/dali-toolkit/public-api/image-loader/async-image-loader.h b/dali-toolkit/public-api/image-loader/async-image-loader.h index 844d758..3472fc0 100644 --- a/dali-toolkit/public-api/image-loader/async-image-loader.h +++ b/dali-toolkit/public-api/image-loader/async-image-loader.h @@ -156,6 +156,8 @@ public: * orientationCorrection = true * * @SINCE_1_2_14 + * @REMARK_INTERNET + * @REMARK_STORAGE * * @param[in] url The URL of the image file to load. * @return The loading task id. @@ -170,6 +172,8 @@ public: * orientationCorrection = true * * @SINCE_1_2_14 + * @REMARK_INTERNET + * @REMARK_STORAGE * * @param[in] url The URL of the image file to load. * @param[in] dimensions The width and height to fit the loaded image to. @@ -180,6 +184,8 @@ public: /** * @brief Start an image loading task. * @SINCE_1_2_14 + * @REMARK_INTERNET + * @REMARK_STORAGE * * @param[in] url The URL of the image file to load. * @param[in] dimensions The width and height to fit the loaded image to.