X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Frenderers%2Fimage%2Fimage-renderer.h;h=1ae3e503306c1731812156f8e37c0a04b364585b;hp=a942f9af3480e4b31ed1dab18060a3af33546591;hb=a2de9cf491172cd5da9dc9ed60b17683dab6d7bc;hpb=a9e64686388c10743bf66a9c5d6e0aa06e198c70 diff --git a/dali-toolkit/internal/controls/renderers/image/image-renderer.h b/dali-toolkit/internal/controls/renderers/image/image-renderer.h index a942f9a..1ae3e50 100644 --- a/dali-toolkit/internal/controls/renderers/image/image-renderer.h +++ b/dali-toolkit/internal/controls/renderers/image/image-renderer.h @@ -167,9 +167,9 @@ public: private: /** - * @brief Applies the image to the material used for this renderer + * @brief Applies the image to the texture set used for this renderer * - * @param[in] image The Image to apply to the material used for this renderer + * @param[in] image The Image to apply to the texture set used for this renderer */ void ApplyImageToSampler( const Image& image );