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