Welcome to our Support Center

Write JPEG File

Description

Writes an image to a file in JPEG format. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted U8 and RGB.
File Path : path, file path (JPEG).
Image Quality : integer,
file quality where 100 is the best quality value.

Output parameters

 

Image Dst : class
Succeed? : boolean, true if the operation is successful.

Example

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 TIGR library to run it).

Table of Contents