Interface IMaskingAsyncTask
Interface IMaskingAsyncTask
Pôvodný názov: Aspose.Imaging.Masking Zhromaždenie: Aspose.Imaging.dll (25.5.0)
Predstavuje maskovanie async úlohy.
public interface IMaskingAsyncTask : IAsyncTask, IAsyncResult, IDisposableImplements
IAsyncTask , IAsyncResult , IDisposable
Methods
GetError()
Vráti chybu operácie maskovania
string GetError()Returns
Úloha je chybou.
GetMaskingResult()
Vráti výsledok operácie maskovania
MaskingResult GetMaskingResult()Returns
Výsledok tejto úlohy.