2 references to CreateBrushImage_ID
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (1)
954
BitmapSource brushImage =
CreateBrushImage_ID
(mat, width, height);
AlphaFlattener\DrawingContext.cs (1)
609
BitmapSource id = brush.
CreateBrushImage_ID
(mat, width, height);