Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ GetPadData
Method
GetPadData
DevIL/include/IL/devil_cpp_wrapper.hpp:796–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
794
}
795
796
ILubyte* ilWin32::GetPadData(ilImage &Image)
797
{
798
Image.Bind();
799
return ilutGetPaddedData();
800
}
801
802
HPALETTE ilWin32::GetPal(ilImage &Image)
803
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected