Macro Language Reference > Macros > Raster > trmk
  
trmk
Description
Creates a composite raster graphic containing the data from individual rgb or cmyk separation files; can also be used to copy 24-bit colour rasters to (negative) greyscale images. You can also use trmk to copy a raster, which can be useful if you want to preserve a copy of a full-size original before cropping it to a frame with trcrop or negating it with trneg.
Syntax
trmk new_raster:t? source_raster:t?
trmk
[no parameter]
Invoke the Create raster from raster(s) dialog box.
new_raster
The name of the new raster graphic: usually a composite of three or four source rasters.
source_raster
The name of the source raster.
Related Links