C# 클래스 BitMiracle.LibJpeg.Classic.Internal.jpeg_entropy_encoder

Entropy encoding
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
encode_mcu encode_mcu_delegate
finish_pass finish_pass_delegate

공개 메소드들

메소드 설명
start_pass ( bool gather_statistics ) : void

메소드 상세

start_pass() 공개 추상적인 메소드

public abstract start_pass ( bool gather_statistics ) : void
gather_statistics bool
리턴 void

프로퍼티 상세

encode_mcu 공개적으로 프로퍼티

public encode_mcu_delegate encode_mcu
리턴 encode_mcu_delegate

finish_pass 공개적으로 프로퍼티

public finish_pass_delegate finish_pass
리턴 finish_pass_delegate