Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ GetClipboard
Method
GetClipboard
DevIL/include/IL/devil_cpp_wrapper.hpp:783–787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
}
782
783
ILboolean ilWin32::GetClipboard(ilImage &Image)
784
{
785
Image.Bind();
786
return ilutGetWinClipboard();
787
}
788
789
void ilWin32::GetInfo(ilImage &Image, BITMAPINFO *Info)
790
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected