MCPcopy Create free account
hub / github.com/Tencent/tgfx / onMakeImageFilter

Method onMakeImageFilter

src/svg/node/SVGFeImage.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31std::shared_ptr<ImageFilter> SVGFeImage::onMakeImageFilter(const SVGRenderContext&,
32 const SVGFilterContext&) const {
33 return nullptr;
34}
35
36} // namespace tgfx

Callers 1

makeImageFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected