Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

CompositionLayers Property






Gets or sets a collection of CompositionLayerHeaderBox objects in a JPxFile.
Syntax
public Collection<CompositionLayerHeaderBox> CompositionLayers {get; set;}
'Declaration
 
Public Property CompositionLayers As Collection(Of CompositionLayerHeaderBox)
'Usage
 
Dim instance As JPxFile
Dim value As Collection(Of CompositionLayerHeaderBox)
 
instance.CompositionLayers = value
 
value = instance.CompositionLayers

            

            
public:
property Collection<CompositionLayerHeaderBox^>^ CompositionLayers {
   Collection<CompositionLayerHeaderBox^>^ get();
   void set (    Collection<CompositionLayerHeaderBox^>^ value);
}

Property Value

A collection of CompositionLayerHeaderBox objects which contains information about all of the composition layer boxes in the JPxFile.
Requirements

Target Platforms

See Also

Reference

JPxFile Class
JPxFile Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features