Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BitMiracle
LibJpeg
Classic
Internal
huff_entropy_encoder.savable_state
C# Class BitMiracle.LibJpeg.Classic.Internal.huff_entropy_encoder.savable_state
Datei anzeigen
Open project: prepare/HTML-Renderer
Public Properties
Property
Type
Description
last_dc_val
int[]
put_bits
int
put_buffer
int
Public Methods
Method
Description
ASSIGN_STATE
(
savable_state
src
) :
void
Method Details
ASSIGN_STATE()
public
method
public
ASSIGN_STATE
(
savable_state
src
) :
void
src
savable_state
return
void
Property Details
last_dc_val
public_oe property
public
int[]
last_dc_val
return
int[]
put_bits
public_oe property
public
int
put_bits
return
int
put_buffer
public_oe property
public
int
put_buffer
return
int