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