display image on win7
Posted: 2017-03-27T00:41:29-07:00
version : 7.0.5-Q16
I want to display a raw file on Win7,
but don't know how to use syntax "display"
I used to convert raw file into jpg, syntax like
magick -size 500x676 -depth 8 gray:apple-500-676 apple.jpg
and use windows softward to show the image.
Can anybody tell my how to directly use "display" and show the image?
I want to display a raw file on Win7,
but don't know how to use syntax "display"
I used to convert raw file into jpg, syntax like
magick -size 500x676 -depth 8 gray:apple-500-676 apple.jpg
and use windows softward to show the image.
Can anybody tell my how to directly use "display" and show the image?