Image
class Image extends Model (View source)
Properties
protected | $errorType | ||
protected | $errorDataType | ||
protected | $sourceImageType | ||
protected | $sourceImageDataType | ||
string | $stepId | ||
protected | $thumbnailType | ||
protected | $thumbnailDataType |
Methods
getSourceImage()
No description
setStepId($stepId)
No description
string
getStepId()
No description
getThumbnail()
No description
Details
setError(Status $error)
No description
Status
getError()
No description
setSourceImage(ToolOutputReference $sourceImage)
No description
ToolOutputReference
getSourceImage()
No description
setStepId($stepId)
No description
string
getStepId()
No description
setThumbnail(Thumbnail $thumbnail)
No description
Thumbnail
getThumbnail()
No description