2 references to
System.Drawing.Common (2)
System\Drawing\TextureBrush.cs (2)
60
public TextureBrush(Image image, RectangleF dstRect) :
this
(image, dstRect, null) { }
84
:
this
(image, (RectangleF)dstRect, imageAttr)