C# Class BitMiracle.LibJpeg.Classic.Internal.bitread_working_state

Bitreading working state within an MCU
Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Properties

Property Type Description
bits_left int
cinfo jpeg_decompress_struct
get_buffer int

Property Details

bits_left public property

public int bits_left
return int

cinfo public property

public jpeg_decompress_struct cinfo
return jpeg_decompress_struct

get_buffer public property

public int get_buffer
return int