Back to FabImage Studio website

You are here: Start » Filter Reference » Image » Image Basics » AccessImage

AccessImage


Module: FoundationLite

Returns individual fields of an image.

Name Type Description
Input value inImage Image Input image
Output value outWidth Integer Output image width
Output value outHeight Integer Output image height
Output value outDepth Integer Output number of image color channels
Output value outType PlainType Output pixel format
Output value outPixelSize Integer Output pixel size in bytes
Output value 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.