The raw block of pixel data, BGRA format.
Namespace: AwesomiumSharpAssembly: AwesomiumSharp (in AwesomiumSharp.dll) Version: 1.6.2.0 (1.6.2.0)
Syntax
Remarks
If SetTransparent(Boolean) is not enabled, you may need to flush the alpha
channel of this buffer before displaying it. This is because Flash on Windows will
sometimes corrupt our alpha channel and so you may see weird text in Flash if you forget to do this.
To flash the alpha channel, use: FlushAlpha()()()().