Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ SVGFeColorMatrix
Method
SVGFeColorMatrix
include/tgfx/svg/node/SVGFeColorMatrix.h:54–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
private:
54
SVGFeColorMatrix() : INHERITED(SVGTag::FeColorMatrix) {
55
}
56
57
ColorMatrix makeMatrixForType() const;
58
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected