Tk_PhotoImageFormat

Undocumented in source.

Members

Variables

fileMatchProc
Tk_ImageFileMatchProc fileMatchProc;
Undocumented in source.
fileReadProc
Tk_ImageFileReadProc fileReadProc;
Undocumented in source.
fileWriteProc
Tk_ImageFileWriteProc fileWriteProc;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
nextPtr
Tk_PhotoImageFormat* nextPtr;
Undocumented in source.
stringMatchProc
Tk_ImageStringMatchProc stringMatchProc;
Undocumented in source.
stringReadProc
Tk_ImageStringReadProc stringReadProc;
Undocumented in source.
stringWriteProc
Tk_ImageStringWriteProc stringWriteProc;
Undocumented in source.

Meta