sourceImage property

ToolOutputReference? sourceImage
getter/setter pair

A reference to the full-size, original image.

This is the same as the tool_outputs entry for the image under its Step. Always set.

Implementation

ToolOutputReference? sourceImage;