Table of Contents

Method GetEncodedData

Namespace
MaaFramework.Binding.Buffers
Assembly
MaaFramework.Binding.dll

GetEncodedData(out ulong)

Gets the image encoded data.

T GetEncodedData(out ulong size)

Parameters

size ulong

The image encoded size.

Returns

T

The encoded data of image(PNG).