Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BitMiracle
LibTiff
Classic
Internal
JpegStdSource
C# 클래스 BitMiracle.LibTiff.Classic.Internal.JpegStdSource
JPEG library source data manager. These routines supply compressed data to LibJpeg.Net
상속:
BitMiracle.LibJpeg.Classic.jpeg_source_mgr
파일 보기
프로젝트 열기: Core-Techs/TiffLibrary
보호된 프로퍼티들
프로퍼티
타입
설명
m_sp
JpegCodec
공개 메소드들
메소드
설명
JpegStdSource
(
JpegCodec
sp
) :
BitMiracle.LibJpeg.Classic
fill_input_buffer
( ) :
bool
init_source
( ) :
void
메소드 상세
JpegStdSource()
공개
메소드
public
JpegStdSource
(
JpegCodec
sp
) :
BitMiracle.LibJpeg.Classic
sp
JpegCodec
리턴
BitMiracle.LibJpeg.Classic
fill_input_buffer()
공개
메소드
public
fill_input_buffer
( ) :
bool
리턴
bool
init_source()
공개
메소드
public
init_source
( ) :
void
리턴
void
프로퍼티 상세
m_sp
보호되어 있는 프로퍼티
protected
JpegCodec,BitMiracle.LibTiff.Classic.Internal
m_sp
리턴
JpegCodec