C# 클래스 BitMiracle.LibJpeg.Classic.jpeg_progress_mgr

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
Updated ( ) : void

Indicates that progress was changed.

Call this method if you change some progress parameters manually. This method ensures happening of the OnProgress event.

메소드 상세

Updated() 공개 메소드

Indicates that progress was changed.
Call this method if you change some progress parameters manually. This method ensures happening of the OnProgress event.
public Updated ( ) : void
리턴 void