The image (or transformer that will give the image) to draw
Optionaloptions: ImageDrawOptionsThe options configuring how to draw the image
Retrieve the image that results from applying the transforms to the provided input
Options that apply to the output e.g. output format
Apply transform next, returning a transform handle. You can then apply more transformations, draw, or retrieve the output.
Draw an image on this transformer, returning a transform handle. You can then apply more transformations, draw, or retrieve the output.