Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ GetPal
Method
GetPal
DevIL/include/IL/devil_cpp_wrapper.hpp:802–806 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
800
}
801
802
HPALETTE ilWin32::GetPal(ilImage &Image)
803
{
804
Image.Bind();
805
return ilutGetHPal();
806
}
807
808
ILboolean ilWin32::GetResource(ilImage &Image, HINSTANCE hInst, ILint ID, char *ResourceType)
809
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected