You are here : matlabImage Processinghdrwrite

hdrwrite() - Image Processing

hdrwrite(hdr, filename) creates
a Radiance high dynamic range (HDR) image file from HDR, a single-
or double-precision high dynamic range RGB image.  The HDR file with
the name filename uses run-length encoding to minimize
file size.


Syntax

hdrwrite(hdr, filename)


Example

You can give an example if you know one.


Output / Return Value


Limitations


Alternatives / See Also


Reference