←Select platform

CompositeJpxImageFormat Enumeration

Summary
This enumeration is used with CompositeJpxImages to specify the compression type to be used to compress the image data.

Syntax
C#
C++/CLI
Python
public enum CompositeJpxImageFormat 
public enum class CompositeJpxImageFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class CompositeJpxImageFormat(Enum): 
   J2k = 164 
Members
ValueMemberDescription
164J2kRasterImageFormat.J2k compression.
Requirements

Target Platforms

See Also

Reference

Leadtools.Jpeg2000 Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.