Interface IMaskingAsyncTask
Interface IMaskingAsyncTask
Il nome: Aspose.Imaging.Masking Assemblea: Aspose.Imaging.dll (25.4.0)
Il compito di maschere Async.
public interface IMaskingAsyncTask : IAsyncTask, IAsyncResult, IDisposable
Implements
IAsyncTask , IAsyncResult , IDisposable
Methods
GetError()
Ritorna un errore di operazione di maschera
string GetError()
Returns
errore del compito.
GetMaskingResult()
Ritorna il risultato dell’operazione di maschera
MaskingResult GetMaskingResult()
Returns
Il risultato di questa missione.