ImageBox


Returns a box corresponding to the dimensions of an image.

Syntax

C++
Python
 
def ImageBox(
	inImage: Image,
	/
)
-> outBox: Box

Parameters

Name Type Default Description
Input value inImage Image Input image
Output value outBox Box Output box