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

Entropy encoding
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
encode_mcu encode_mcu_delegate
finish_pass finish_pass_delegate

Méthodes publiques

Méthode Description
start_pass ( bool gather_statistics ) : void

Method Details

start_pass() public abstract méthode

public abstract start_pass ( bool gather_statistics ) : void
gather_statistics bool
Résultat void

Property Details

encode_mcu public_oe property

public encode_mcu_delegate encode_mcu
Résultat encode_mcu_delegate

finish_pass public_oe property

public finish_pass_delegate finish_pass
Résultat finish_pass_delegate