Table of Contents

Method GetCachedImage

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

GetCachedImage(IMaaImageBuffer<nint>)

Gets the cached image.

bool GetCachedImage(IMaaImageBuffer<nint> maaImage)

Parameters

maaImage IMaaImageBuffer<nint>

An MaaFramework.Binding.Buffers.IMaaImageBuffer used to get the cached image.

Returns

bool

true if the operation was executed successfully; otherwise, false.

Exceptions

ArgumentNullException