- 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.
- IupImageToImImage
imImage* IupImageToImImage(Ihandle* iup_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.
\file \brief Utilities using IM
See Copyright Notice in "iup.h"