Image

snk_image_t

A combined image-sampler pair used to inject custom images and samplers into Nuklear

Create with snk_make_image(), and convert to an nk_handle via snk_nkhandle().

extern (C)
struct Image {}

Members

Variables

id
uint id;
Undocumented in source.

Meta