Remove const at the index paramenter in image.h and modify comment 20/235620/1
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 8 Jun 2020 06:17:16 +0000 (15:17 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Mon, 8 Jun 2020 06:17:16 +0000 (15:17 +0900)
commitf1c100fab8bfeaa0a304ea8d36e3cdb8beef82c9
treedf8cde875157fedce23bb48018aaf5611c36c50a
parent08e6285cb8d45ab9ff2bbfd5a2d483f6a0cbb661
Remove const at the index paramenter in image.h and modify comment

     - Remove const keyword at the index paramenter of "std::string GenerateUrl( const Dali::FrameBuffer frameBuffer, uint8_t index )"
     - Fix some comment error

Change-Id: I30bd63ac81179ede08f11ed1c451a1ade75cd9d6
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali-toolkit/public-api/image-loader/image.cpp
dali-toolkit/public-api/image-loader/image.h