Interface IMaskingAsyncTask
Interface IMaskingAsyncTask
Pôvodný názov: Aspose.Imaging.Masking Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Predstavuje maskovanie async úlohy.
public interface IMaskingAsyncTask : IAsyncTask, IAsyncResult, IDisposable
Implements
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.