comparison libmlk-core/mlk/core/image.h @ 566:d307f93d79af

core: doxygenize painter
author David Demelier <markand@malikania.fr>
date Wed, 08 Mar 2023 21:05:08 +0100
parents 00e7ad6938ae
children fcd124e513ea
comparison
equal deleted inserted replaced
565:97af110e9e4d 566:d307f93d79af
17 */ 17 */
18 18
19 #ifndef MLK_CORE_IMAGE_H 19 #ifndef MLK_CORE_IMAGE_H
20 #define MLK_CORE_IMAGE_H 20 #define MLK_CORE_IMAGE_H
21 21
22 /* 22 /**
23 * \file mlk/core/image.h 23 * \file mlk/core/image.h
24 * \brief Basic image management 24 * \brief Basic image management
25 */ 25 */
26 26
27 #include <stddef.h> 27 #include <stddef.h>