Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Negative
Method
Negative
DevIL/cpp wrapper/il_wrap.cpp:535–539 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
534
535
ILboolean ilFilters::Negative(ilImage &Image)
536
{
537
Image.Bind();
538
return iluNegative();
539
}
540
541
542
ILboolean ilFilters::Noisify(ilImage &Image, ILubyte Factor)
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected