GifEncoderEndEncodeAnimation Method
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.2.0
public static void EndEncodeAnimation(
IAsyncResult asyncResult
)
Public Shared Sub EndEncodeAnimation (
asyncResult As IAsyncResult
)
public:
static void EndEncodeAnimation(
IAsyncResult^ asyncResult
)
static member EndEncodeAnimation :
asyncResult : IAsyncResult -> unit
Parameters
- asyncResult IAsyncResult
- The reference to the pending asynchronous request to finish.