MCPcopy 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
802HPALETTE ilWin32::GetPal(ilImage &Image)
803{
804 Image.Bind();
805 return ilutGetHPal();
806}
807
808ILboolean ilWin32::GetResource(ilImage &Image, HINSTANCE hInst, ILint ID, char *ResourceType)
809{

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected