[]
HRESULT IWICProgressCallback::Notify([In] unsigned int uFrameNum,[In] WICProgressOperation operation,[In] double dblProgress)
public void Notify(int frameNum, ProgressOperation operation, double dblProgress)
Type | Name | Description |
---|---|---|
int | frameNum | |
ProgressOperation | operation | |
double | dblProgress |