Skip to main content

Pixel Check

Pixel Check

This flow element verifies if an image's total pixel count exceeds the specified threshold.

Pixels

The number of pixels an image should contain. This is calculated by the width of the image multiplied by its height.

Outputs

  1. Image has greater or equal to the number of pixels specified
  2. Image has fewer pixels than the required pixels specified