Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
646
ILboolean ilFilters::EdgeDetectS(ilImage &Image)
647
{
648
Image.Bind();
649
return iluEdgeDetectS();
650
}
651
652
ILboolean ilFilters::Emboss(ilImage &Image)
653
{
Callers
nothing calls this directly
Calls
1
Bind
Method · 0.45
Tested by
no test coverage detected