MCPcopy 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
471ILboolean ilFilters::Alienify(ilImage &Image)
472{
473 Image.Bind();
474 return iluAlienify();
475}
476
477
478ILboolean ilFilters::BlurAvg(ilImage &Image, ILuint Iter)

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected