Leadtools.Windows.Media.Effects Namespace > WindowLevelEffect Class : GrayTexture Property |
public Brush GrayTexture {get; set;}
'Declaration Public Property GrayTexture As Brush
'Usage Dim instance As WindowLevelEffect Dim value As Brush instance.GrayTexture = value value = instance.GrayTexture
ObjectiveC Syntax
Java Syntax
You don't usually provide the gray texture manually. Instead, use the WindowLevelEffect(RasterImage image) or FillGrayTexture methods to create the texture from a LEADTOOLS Leadtools.RasterImage.
For C#/VB examples, refer to WindowLevelEffect.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2