Hi,<br><br>Happy New Year to all members and their families!<br><br>Is there some easy &#39;one command&#39; way to create Radiance image with all pixels set to some constant value?<br><br>Equation like this works, where in dat file are listed pixel values<br>

pvalue -r -h +Y 9 +X 5 -d pixel_file.dat &gt; uniform_image.hdr<br><br>But I need images of various resolutions, so not much sense to create dat file with 1024x1024 or so, equal pixels as input for pvalue.<br><br>Is there some way to give some constant radiance value and resolution on input of pvalue or some other program to create such images?<br>

<br>I tried creation of small image as above and then make it bigger with pfilt, but if image is completely black (all 0 pixels) for example, pfilt can&#39;t  filter it.<br><br>Thanks,<br>Marija.<br><br><br>