3 references to PushOpacity
ReachFramework (3)
AlphaFlattener\BrushProxy.cs (1)
2357
image.
PushOpacity
(_opacity, _opacityMask, ib.Viewport, Matrix.Identity);
AlphaFlattener\Primitive.cs (2)
1808
Image.
PushOpacity
(Opacity, OpacityMask, DstRect, Transform);
1889
primitive.Image.
PushOpacity
(1.0, color, imageBounds, primitive.Transform);