Table of Contents

Method GetCachedImage

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

GetCachedImage(IMaaImageBuffer)

Gets the cached image.

bool GetCachedImage(IMaaImageBuffer maaImage)

Parameters

maaImage IMaaImageBuffer

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

Returns

bool

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

Exceptions

ArgumentNullException