Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Negative
Method
Negative
DevIL/include/IL/devil_cpp_wrapper.hpp:664–668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
ILboolean ilFilters::Negative(ilImage &Image)
665
{
666
Image.Bind();
667
return iluNegative();
668
}
669
670
ILboolean ilFilters::Noisify(ilImage &Image, ILubyte Factor)
671
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected