Constructor TextureBrush NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll TextureBrush(Image) Initializes a new TextureBrush object of the specified color. public TextureBrush(Image image) Parameters image Image An Image that represents the texture of this brush.