Sample code for IGES to BMP conversion. Use API example code for batch IGES files to BMP conversion.... Load IGES file with Image.Load method Create an instance...instance of BmpOptions class Call Image.Save method while passing the...
Sample code for SVG to WMF conversion. Use API example code for batch SVG files to WMF conversion.... Load SVG file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...
Sample code for STL to PNG conversion. Use API example code for batch STL files to PNG conversion.... Load STL file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for DWF to WMF conversion. Use API example code for batch DWF files to WMF conversion.... Load DWF file with Image.Load method Create an instance...instance of WmfOptions class Call Image.Save method while passing the...
Sample code for COLLADA to PNG conversion. Use API example code for batch COLLADA files to PNG conversion.... Load COLLADA file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for GLB to CGM conversion. Use API example code for batch GLB files to CGM conversion.... Load GLB file with Image.Load method Create an instance...instance of CgmOptions class Call Image.Save method while passing the...
Sample code for OBJ to PNG conversion. Use API example code for batch OBJ files to PNG conversion.... Load OBJ file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for GLB to TIFF conversion. Use API example code for batch GLB files to TIFF conversion.... Load GLB file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...
Sample code for CGM to 3DS conversion. Use API example code for batch CGM files to 3DS conversion.... Load CGM file with Image.Load method Create an instance...of ThreeDSOptions class Call Image.Save method while passing the...
Sample code for CGM to GLB conversion. Use API example code for batch CGM files to GLB conversion.... Load CGM file with Image.Load method Create an instance...instance of GlbOptions class Call Image.Save method while passing the...