C# Класс BitMiracle.LibJpeg.Classic.Internal.arith_entropy_encoder

Наследование: jpeg_entropy_encoder
Показать файл Открыть проект

Открытые методы

Метод Описание
arith_entropy_encoder ( jpeg_compress_struct cinfo ) : System
start_pass ( bool gather_statistics ) : void

Описание методов

arith_entropy_encoder() публичный Метод

public arith_entropy_encoder ( jpeg_compress_struct cinfo ) : System
cinfo jpeg_compress_struct
Результат System

start_pass() публичный Метод

public start_pass ( bool gather_statistics ) : void
gather_statistics bool
Результат void