Change-Id: I0cd8288aae719979a91766e90c8060eaf7c81952
/**
* @brief Destroys an image handle.
-* @details The function frees all resources related to the @ image. The image handle no longer can be used to perform any operations.
+* @details The function frees all resources related to the @a image. The image handle no longer can be used to perform any operations.
* A new image handle has to be created before the next usage.
* @since_tizen 5.5
*