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

Method EdgeDetectS

DevIL/include/IL/devil_cpp_wrapper.hpp:646–650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

644}
645
646ILboolean ilFilters::EdgeDetectS(ilImage &Image)
647{
648 Image.Bind();
649 return iluEdgeDetectS();
650}
651
652ILboolean ilFilters::Emboss(ilImage &Image)
653{

Callers

nothing calls this directly

Calls 1

BindMethod · 0.45

Tested by

no test coverage detected