CompositeJpxImageFormat Enumeration

Summary

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

Syntax
C#
VB
C++
public enum CompositeJpxImageFormat 
  
Public Enum CompositeJpxImageFormat  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class CompositeJpxImageFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
164J2kRasterImageFormat.J2k compression.

Requirements

Target Platforms

See Also

Reference

Leadtools.Jpeg2000 Namespace

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

Leadtools.Jpeg2000 Assembly