C# 클래스 BitMiracle.LibTiff.Classic.Internal.JpegTablesSource

Alternate source manager for reading from JPEGTables. We can share all the code except for the init routine.
상속: JpegStdSource
파일 보기 프로젝트 열기: Core-Techs/TiffLibrary

공개 메소드들

메소드 설명
JpegTablesSource ( JpegCodec sp )
init_source ( ) : void

메소드 상세

JpegTablesSource() 공개 메소드

public JpegTablesSource ( JpegCodec sp )
sp JpegCodec

init_source() 공개 메소드

public init_source ( ) : void
리턴 void