MCPcopy 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
796ILubyte* ilWin32::GetPadData(ilImage &Image)
797{
798 Image.Bind();
799 return ilutGetPaddedData();
800}
801
802HPALETTE ilWin32::GetPal(ilImage &Image)
803{

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected