Welcome to our Support Center
-
Quick start
-
API
-
Updated
Write JPEG2000 File
Description
Writes an image to a file in JPEG2000 format. Type : polymorphic.
Input parameters
Image Src : class, type accepted U8 andĀ RGB.
File Path : path, file path (JPEG2000).
Lossless : boolean, if true do not take into account Compression Rate.
Compression RateĀ : float, file compression rate where 1000 is the highest compression 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