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
LibJpeg
Classic
Internal
huff_entropy_decoder.savable_state
C# 클래스 BitMiracle.LibJpeg.Classic.Internal.huff_entropy_decoder.savable_state
파일 보기
프로젝트 열기: prepare/HTML-Renderer
공개 프로퍼티들
프로퍼티
타입
설명
EOBRUN
uint
last_dc_val
int[]
공개 메소드들
메소드
설명
Assign
(
savable_state
ss
) :
void
메소드 상세
Assign()
공개
메소드
public
Assign
(
savable_state
ss
) :
void
ss
savable_state
리턴
void
프로퍼티 상세
EOBRUN
공개적으로 프로퍼티
public
uint
EOBRUN
리턴
uint
last_dc_val
공개적으로 프로퍼티
public
int[]
last_dc_val
리턴
int[]