Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Alienify
Method
Alienify
DevIL/include/IL/devil_cpp_wrapper.hpp:610–614 ·
view source on GitHub ↗
ILFILTERS
Source
from the content-addressed store, hash-verified
608
// ILFILTERS
609
//
610
ILboolean ilFilters::Alienify(ilImage &Image)
611
{
612
Image.Bind();
613
return iluAlienify();
614
}
615
616
ILboolean ilFilters::BlurAvg(ilImage &Image, ILuint Iter)
617
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected