Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ EdgeDetectE
Method
EdgeDetectE
DevIL/include/IL/devil_cpp_wrapper.hpp:634–638 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
632
}
633
634
ILboolean ilFilters::EdgeDetectE(ilImage &Image)
635
{
636
Image.Bind();
637
return iluEdgeDetectP();
638
}
639
640
ILboolean ilFilters::EdgeDetectP(ilImage &Image)
641
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected