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