MCPcopy 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//
610ILboolean ilFilters::Alienify(ilImage &Image)
611{
612 Image.Bind();
613 return iluAlienify();
614}
615
616ILboolean ilFilters::BlurAvg(ilImage &Image, ILuint Iter)
617{

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected