The CompositionLayerHeaderBox Class includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
Represents a Compositing Layer Header box in a JPxFile.
| Visual Basic (Declaration) | |
|---|---|
Public Class CompositionLayerHeaderBox | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CompositionLayerHeaderBox | |
| C# | |
|---|---|
public class CompositionLayerHeaderBox | |
| C++/CLI | |
|---|---|
public ref class CompositionLayerHeaderBox | |
The Compositing Layer Header box specifies header and metadata information specific to a particular compositing layer in the JPX file.
System.Object
Leadtools.Jpip.JPX.CompositionLayerHeaderBox
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code