MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / imageBlendMode

Method imageBlendMode

dep/agg/src/agg2d.cpp:187–190  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

185
186//------------------------------------------------------------------------
187void Agg2D::imageBlendMode(BlendMode m)
188{
189 m_imageBlendMode = m;
190}
191
192//------------------------------------------------------------------------
193Agg2D::BlendMode Agg2D::imageBlendMode() const

Callers 1

mainAnalyseDriveResponseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected