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