Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
BitMiracle
LibJpeg
Classic
Internal
huff_entropy_decoder.savable_state
C# Class BitMiracle.LibJpeg.Classic.Internal.huff_entropy_decoder.savable_state
Mostra file
Open project: prepare/HTML-Renderer
Public Properties
Property
Type
Description
EOBRUN
uint
last_dc_val
int[]
Public Methods
Method
Description
Assign
(
savable_state
ss
) :
void
Method Details
Assign()
public
method
public
Assign
(
savable_state
ss
) :
void
ss
savable_state
return
void
Property Details
EOBRUN
public_oe property
public
uint
EOBRUN
return
uint
last_dc_val
public_oe property
public
int[]
last_dc_val
return
int[]