←Select platform

FileJ2kOptions Property

Summary

Gets or sets JPEG 2000 Options for saving JPEG and LEAD CMW images.

Syntax

C#
VB
C++
public CodecsJpeg2000SaveOptions FileJ2kOptions { get; set; } 
  
Public Property FileJ2kOptions As Leadtools.Codecs.CodecsJpeg2000SaveOptions 

Property Value

A Leadtools.Codecs.CodecsJpeg2000SaveOptions class that contains options for saving JPEG and LEAD CMW images.

Remarks

The File J2k Options dialog can be seen below:

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly