ImageToSize


Converts an image to a size.

Syntax

C++
Python
 
def ImageToSize(
	inImage: Image,
	/
)
-> outSize: Size

Parameters

Name Type Default Description
Input value inImage Image Input image
Output value outSize Size