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