xtd_c - Reference Guide
0.2.0
xtd_c.drawing
include
xtd_c
drawing
image.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
xtd_c/object.h
>
8
9
struct
xtd_drawing_image
{
14
xtd_handle
internal_handle
;
15
};
16
18
typedef
struct
xtd_drawing_image
xtd_drawing_image
;
xtd_drawing_image
Definition:
image.h:9
xtd_drawing_image::internal_handle
xtd_handle internal_handle
Internal handle.
Definition:
image.h:14
object.h
Contains object definitions.
xtd_handle
void * xtd_handle
Represent a pointer or a handle.
Definition:
types.h:129
Generated on Tue Mar 14 2023 13:06:03 for xtd_c - Reference Guide by
Gammasoft
. All rights reserved.