iup.iupim

\file \brief Utilities using IM

See Copyright Notice in "iup.h"

Members

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.
IupImOpen
void IupImOpen()
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)* filename)
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)** filename_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)* filename)
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)* filename, 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.

Meta