Sample code for CGM to PNG conversion. Use API example code for batch CGM files to PNG conversion.... Load CGM file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for DWT to JPEG conversion. Use API example code for batch DWT files to JPEG conversion.... Load DWT file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for IGES to JPEG conversion. Use API example code for batch IGES files to JPEG conversion.... Load IGES file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for DWFX to JPEG conversion. Use API example code for batch DWFX files to JPEG conversion.... Load DWFX file with Image.Load method Create an instance...instance of JpegOptions class Call Image.Save method while passing the...
Sample code for DWG to PNG conversion. Use API example code for batch DWG files to PNG conversion.... Load DWG file with Image.Load method Create an instance...instance of PngOptions class Call Image.Save method while passing the...
Sample code for GLB to WEBP conversion. Use API example code for batch GLB files to WEBP conversion.... Load GLB file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...
Sample code for GLTF to WEBP conversion. Use API example code for batch GLTF files to WEBP conversion.... Load GLTF file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...
Sample code for FBX to WEBP conversion. Use API example code for batch FBX files to WEBP conversion.... Load FBX file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...
Sample code for IGES to WEBP conversion. Use API example code for batch IGES files to WEBP conversion.... Load IGES file with Image.Load method Create an instance...instance of WebPOptions 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...