Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
ImageToSize
Converts an image to a size.
Syntax
C++
C#
Python
def
ImageToSize( inImage: Image, / ) -> outSize: Size
Parameters
Name
Type
Default
Description
inImage
Image
Input image
outSize
Size