Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ MaaImageBufferCreate
Function
MaaImageBufferCreate
source/Common/MaaBuffer.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
MaaImageBuffer* MaaImageBufferCreate()
173
{
174
return new MAA_NS::ImageBuffer;
175
}
176
177
void MaaImageBufferDestroy(MaaImageBuffer* handle)
178
{
Callers
3
my_action
Function · 0.85
save_screenshot
Function · 0.85
my_action
Function · 0.85
Calls
no outgoing calls
Tested by
1
save_screenshot
Function · 0.68