| On this page | 
Synopsis
dsmconvert [-s zscale] [-r] [-z compression] [-c] [-u] source.dsm dest.dsm
    Description
Converts a deep shadow/camera map from one format to another.
See Deep shadow maps and deep camera maps for more information.
Options
-s
        
Specify a scale which is applied to all z values in the source image.
-z
        
Specify the compression level (0-9).
-m
        
Generate MIP maps in the output file.
-r
        
Pass through raw depth samples without applying any deep compression.
-c
        
The destination will be pre-composited.
-u
        
The destination will have uncomposited z-records.