X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fimage-atlas%2Fimage-atlas.h;h=5ef91956ebcf4eb8fb22015832d51ae444236777;hp=395615d37336bacbd621eeab746cb15546c7a28f;hb=23ceb4d9eef323cddf0c0f6d13f3a02226926911;hpb=74852e7db8de693383138bfb233761006baa9ba7 diff --git a/dali-toolkit/devel-api/image-atlas/image-atlas.h b/dali-toolkit/devel-api/image-atlas/image-atlas.h index 395615d..5ef9195 100644 --- a/dali-toolkit/devel-api/image-atlas/image-atlas.h +++ b/dali-toolkit/devel-api/image-atlas/image-atlas.h @@ -133,7 +133,7 @@ public: * @param [out] textureRect The texture area of the resource image in the atlas. * @param [in] pixelData The pixel data. */ - bool Upload( Vector4& textureRect, PixelDataPtr pixelData ); + bool Upload( Vector4& textureRect, PixelData pixelData ); /** * @brief Remove the image at the given rectangle.