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

Inheritance: jpeg_entropy_encoder
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
arith_entropy_encoder ( jpeg_compress_struct cinfo ) : System
start_pass ( bool gather_statistics ) : void

Method Details

arith_entropy_encoder() public méthode

public arith_entropy_encoder ( jpeg_compress_struct cinfo ) : System
cinfo jpeg_compress_struct
Résultat System

start_pass() public méthode

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