C# Класс BitMiracle.LibJpeg.Classic.jpeg_progress_mgr

Показать файл Открыть проект

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

Метод Описание
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