Sample code for FBX to PNG conversion. Use API example code for batch FBX files to PNG conversion.... Load FBX file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for GLTF to DICOM conversion. Use API example code for batch GLTF files to DICOM conversion.... Load GLTF file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for FBX to DICOM conversion. Use API example code for batch FBX files to DICOM conversion.... Load FBX file with Image.Load method Create an instance...of DicomOptions class Call Image.Save method while passing the...
Sample code for GLTF to SVG conversion. Use API example code for batch GLTF files to SVG conversion.... Load GLTF file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for FBX to SVG conversion. Use API example code for batch FBX files to SVG conversion.... Load FBX file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for STP to SVG conversion. Use API example code for batch STP files to SVG conversion.... Load STP file with Image.Load method Create an instance...instance of SvgOptions class Call Image.Save method while passing the...
Sample code for CGM to JPEG2000 conversion. Use API example code for batch CGM files to JPEG2000 conversion.... Load CGM file with Image.Load method Create an instance...Jpeg2000Options class Call Image.Save method while passing the...
Sample code for SVG to JPEG2000 conversion. Use API example code for batch SVG files to JPEG2000 conversion.... Load SVG file with Image.Load method Create an instance...Jpeg2000Options 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 U3D to JPEG conversion. Use API example code for batch U3D files to JPEG conversion.... Load U3D file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...