public Int32 DJCvt_Tiff2Bfx(byte[] Tifffilename, byte[] Bfxfilename) { lock (syncObj) { return(D160X.DJCvt_Tiff2Bfx(Tifffilename, Bfxfilename)); } }