MCPcopy Create free account
hub / github.com/DentonW/DevIL / Negative

Method Negative

DevIL/include/IL/devil_cpp_wrapper.hpp:664–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

662}
663
664ILboolean ilFilters::Negative(ilImage &Image)
665{
666 Image.Bind();
667 return iluNegative();
668}
669
670ILboolean ilFilters::Noisify(ilImage &Image, ILubyte Factor)
671{

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected