Hey Guys,
I'm a new Beyond Compare user. I was wondering how to obtain the file information from the command line. The picture compare report only gives the pixel differences. I wanted to get the image resolution (Height,width,depth) and image size also in the report as seen in the user interface when the image is loaded.
I tried to use the following to get the picture-report,
picture-report layout:summary output-to:C:\test\report.html C:\test\img_1.png C:\test\img_2.png
Is there any command I can add to get the file information too in the report?
Thanks
I'm a new Beyond Compare user. I was wondering how to obtain the file information from the command line. The picture compare report only gives the pixel differences. I wanted to get the image resolution (Height,width,depth) and image size also in the report as seen in the user interface when the image is loaded.
I tried to use the following to get the picture-report,
picture-report layout:summary output-to:C:\test\report.html C:\test\img_1.png C:\test\img_2.png
Is there any command I can add to get the file information too in the report?
Thanks
Comment