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
Afficher le fichier Open project: Core-Techs/TiffLibrary

Méthodes publiques

Méthode Description
JpegTablesSource ( JpegCodec sp )
init_source ( ) : void

Method Details

JpegTablesSource() public méthode

public JpegTablesSource ( JpegCodec sp )
sp JpegCodec

init_source() public méthode

public init_source ( ) : void
Résultat void