Tk_ImageFileWriteProc

Undocumented in source.
  1. alias Tk_ImageFileWriteProc = int function(Tcl_Interp* interp, const(char)* fileName, const(char)* formatString, Tk_PhotoImageBlock* blockPtr) nothrow
    static if(USE_OLD_IMAGE)
    alias Tk_ImageFileWriteProc = int function(Tcl_Interp* interp, const(char)* fileName, const(char)* formatString, Tk_PhotoImageBlock* blockPtr) nothrow
  2. alias Tk_ImageFileWriteProc = int function(Tcl_Interp* interp, const(char)* fileName, Tcl_Obj* format, Tk_PhotoImageBlock* blockPtr) nothrow

Meta