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