Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Image » Image Basics » AccessImage
| Module: | FoundationLite | 
|---|
Returns individual fields of an image.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inImage | Image | Input image | 
![]()  | 
				outWidth | Integer | Output image width | 
![]()  | 
				outHeight | Integer | Output image height | 
![]()  | 
				outDepth | Integer | Output number of image color channels | 
![]()  | 
				outType | PlainType | Output pixel format | 
![]()  | 
				outPixelSize | Integer | Output pixel size in bytes | 
![]()  | 
				outPitch | Integer | Length of images pixel line with padding | 
Hints
- Do NOT use this filter. Instead, use Property Outputs feature, accessible in the output port's context menu.
 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
