FlexReport for WPF
CBlkInfo コンストラクタ


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.codestream.reader 名前空間 > CBlkInfo クラス : CBlkInfo コンストラクタ
The uper-left x-coordinate
The uper-left y-coordinate
Width of the code-block
Height of the code-block
The number of layers
Constructs a new instance with specified number of layers and code-block coordinates. The number corresponds to the maximum piece of codeword for one code-block.
シンタックス
'宣言
 
Public Function New( _
   ByVal ulx As System.Integer, _
   ByVal uly As System.Integer, _
   ByVal w As System.Integer, _
   ByVal h As System.Integer, _
   ByVal nl As System.Integer _
)
'使用法
 
Dim ulx As System.Integer
Dim uly As System.Integer
Dim w As System.Integer
Dim h As System.Integer
Dim nl As System.Integer
 
Dim instance As New CBlkInfo(ulx, uly, w, h, nl)
public CBlkInfo( 
   System.int ulx,
   System.int uly,
   System.int w,
   System.int h,
   System.int nl
)

パラメータ

ulx
The uper-left x-coordinate
uly
The uper-left y-coordinate
w
Width of the code-block
h
Height of the code-block
nl
The number of layers
参照

CBlkInfo クラス
CBlkInfo メンバ