iup.im

Undocumented in source.

Members

Aliases

imImage
alias imImage = _imImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

IupGetImageNativeHandle
void* IupGetImageNativeHandle(const(imImage)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGetNativeHandleImage
imImage* IupGetNativeHandleImage(void* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupImageFromImImage
Ihandle* IupImageFromImImage(const(imImage)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupLoadAnimation
Ihandle* IupLoadAnimation(const(char)* file_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupLoadAnimationFrames
Ihandle* IupLoadAnimationFrames(const(char)** file_name_list, int file_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupLoadImage
Ihandle* IupLoadImage(const(char)* file_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupSaveImage
int IupSaveImage(Ihandle* ih, const(char)* file_name, const(char)* format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_imImage
struct _imImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta