Sample code for FBX To EMF conversion. Use API example code for batch FBX files To EMF conversion.... Load FBX file with Image.Load method Create an instance...instance of EmfOptions class Call Image.Save method while passing the...
Sample code for FBX To JPEG2000 conversion. Use API example code for batch FBX files To JPEG2000 conversion.... Load FBX file with Image.Load method Create an instance...Jpeg2000Options class Call Image.Save method while passing the...
Sample code for DXF To PNG conversion. Use API example code for batch DXF files To PNG conversion.... Load DXF file with Image.Load method Create an instance...instance of PngOptions 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 GLTF To PNG conversion. Use API example code for batch GLTF files To PNG conversion.... Load GLTF file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for CF2 To JPEG conversion. Use API example code for batch CF2 files To JPEG conversion.... Load CF2 file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for STL To JPEG conversion. Use API example code for batch STL files To JPEG conversion.... Load STL file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for DXF To JPEG conversion. Use API example code for batch DXF files To JPEG conversion.... Load DXF file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for GLTF To EMF conversion. Use API example code for batch GLTF files To EMF conversion.... Load GLTF file with Image.Load method Create an instance...instance of EmfOptions class Call Image.Save method while passing the...
Sample code for CGM To TIFF conversion. Use API example code for batch CGM files To TIFF conversion.... Load CGM file with Image.Load method Create an instance...instance of TiffOptions class Call Image.Save method while passing the...