ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
SevenZipReduced.ICodeProgress Interface Reference

Public Member Functions

void SetProgress (Int64 inSize, Int64 outSize)
 Callback progress. More...
 

Detailed Description

Definition at line 23 of file ICoder.cs.

Member Function Documentation

void SevenZipReduced.ICodeProgress.SetProgress ( Int64  inSize,
Int64  outSize 
)

Callback progress.

Parameters
inSizeinput size. -1 if unknown.
outSizeoutput size. -1 if unknown.

The documentation for this interface was generated from the following file: