Click or drag to resize

ImageProviderTImageReady Event

Occurs when the ImageProviderT has finished converting the data to an image.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public event EventHandler<GenericEventArgs<T>> ImageReady

Value

EventHandlerGenericEventArgsT

Implements

IImageProviderTImageReady
See Also