Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ Alienify
Method
Alienify
DevIL/cpp wrapper/il_wrap.cpp:471–475 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
//
470
471
ILboolean ilFilters::Alienify(ilImage &Image)
472
{
473
Image.Bind();
474
return iluAlienify();
475
}
476
477
478
ILboolean ilFilters::BlurAvg(ilImage &Image, ILuint Iter)
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected