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

string

errore del compito.

GetMaskingResult()

Ritorna il risultato dell’operazione di maschera

MaskingResult GetMaskingResult()

Returns

MaskingResult

Il risultato di questa missione.

 Italiano