Creg Property

Summary

Gets or sets the associated CompositionLayerHeaderBox box.

Syntax
C#
VB
C++
public CodestreamRegistrationBox Creg { get; set; } 
  
Public Property Creg As CodestreamRegistrationBox 
public: 
property CodestreamRegistrationBox^ Creg { 
   CodestreamRegistrationBox^ get(); 
   void set (    CodestreamRegistrationBox^ ); 
} 

Property Value

Box that specifies the spatial registration between the codestreams in this CompositionLayerHeaderBox.

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.Jpip Assembly