Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Emboss
Method
Emboss
DevIL/include/IL/devil_cpp_wrapper.hpp:652–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
650
}
651
652
ILboolean ilFilters::Emboss(ilImage &Image)
653
{
654
Image.Bind();
655
return iluEmboss();
656
}
657
658
ILboolean ilFilters::Gamma(ilImage &Image, ILfloat Gamma)
659
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected