Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenMetaverse
Imaging
OpenJPEG.J2KLayerInfo
C# Class OpenMetaverse.Imaging.OpenJPEG.J2KLayerInfo
Defines the beginning and ending file positions of a layer in an LRCP-progression JPEG2000 file
ファイルを表示
Open project: 3di/3di-viewer-rei-libs
Class Usage Examples
Public Properties
Property
Type
Description
End
int
Start
int
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
End
public_oe property
public
int
End
return
int
Start
public_oe property
public
int
Start
return
int