mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 21:53:41 +00:00
capi: --redundant tag
This commit is contained in:
parent
84b36e92df
commit
07dc68f655
1 changed files with 1 additions and 1 deletions
|
@ -1870,7 +1870,7 @@ TVG_API Tvg_Result tvg_picture_load(Tvg_Paint* paint, const char* path);
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Loads a picture data from a memory block of a given size. (BETA_API)
|
* \brief Loads a picture data from a memory block of a given size.
|
||||||
*
|
*
|
||||||
* \return Tvg_Result enumeration.
|
* \return Tvg_Result enumeration.
|
||||||
* \retval TVG_RESULT_SUCCESS Succeed.
|
* \retval TVG_RESULT_SUCCESS Succeed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue