MCPcopy 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
783ILboolean ilWin32::GetClipboard(ilImage &Image)
784{
785 Image.Bind();
786 return ilutGetWinClipboard();
787}
788
789void ilWin32::GetInfo(ilImage &Image, BITMAPINFO *Info)
790{

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected