cfdocs

imageDrawImage

Draws an image on an image with the baseline of the first pixel positioned at (x,y) in the image i.e. with the top left corner positioned at (x,y).

imageDrawImage(name, image, x, y)
returns void

Argument Reference

Name Type Required Default Description
name any Yes    
image any Yes    
x numeric Yes    
y numeric Yes