Welcome to our Support Center

Check Size

Description

Check if the image is smaller than the size filled as input. Type : polymorphic.

 

Input parameters

 

File Path : path, file path (BMP, TIFF, JPEG/JPG, TIFF, GIF, PNG, PPM, PGM and WebP).
size (in Bytes) : integer, size to be compared with that of the image.

Output parameters

 

Dup File Path : path, file path (BMP, TIFF, JPEG/JPG, TIFF, GIF, PNG, PPM, PGM and WebP).
Image smaller : boolean,
 is true if the input size is smaller than the image size.

 

Examples

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Computer Vision library to run it).

Table of Contents