IprBox Class

Summary

The Intellectual Property Rights (IPR) box contains the intellectual properties rights information about a JPEG 2000 file.

Syntax
C#
VB
C++
public class IprBox : Jpeg2000SingleBox 
  
Public Class IprBox  
   Inherits Jpeg2000SingleBox 
public ref class IprBox : public Jpeg2000SingleBox  

Remarks

The Intellectual Property Rights box carries intellectual property rights information within a JPEG 2000 file. This box is defined in Jp2 and above file formats. A JPEG 2000 file can only have one box of this type.

Requirements

Target Platforms

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