#include <tk.h>
Collaboration diagram for Tk_PhotoImageFormat:
Data Fields | |
char * | name |
Tk_ImageFileMatchProc * | fileMatchProc |
Tk_ImageStringMatchProc * | stringMatchProc |
Tk_ImageFileReadProc * | fileReadProc |
Tk_ImageStringReadProc * | stringReadProc |
Tk_ImageFileWriteProc * | fileWriteProc |
Tk_ImageStringWriteProc * | stringWriteProc |
Tk_PhotoImageFormat * | nextPtr |
Definition at line 1370 of file tk.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|