Table of Contents
WebView.CaptureRaw Method
Overload List
Name Description
RawBitmapData CaptureRaw(Rectangle, Size); Captures the current rendering result and returns the raw bitmap data.
RawBitmapData CaptureRaw(); Captures the current rendering result and returns the raw bitmap data.
See Also