Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BitMiracle
LibTiff
Classic
Internal
JpegTablesSource
C# Class BitMiracle.LibTiff.Classic.Internal.JpegTablesSource
Alternate source manager for reading from JPEGTables. We can share all the code except for the init routine.
Inheritance:
JpegStdSource
显示文件
Open project: Core-Techs/TiffLibrary
Public Methods
Method
Description
JpegTablesSource
(
JpegCodec
sp
)
init_source
( ) :
void
Method Details
JpegTablesSource()
public
method
public
JpegTablesSource
(
JpegCodec
sp
)
sp
JpegCodec
init_source()
public
method
public
init_source
( ) :
void
return
void