Leadtools.Windows.Media.Effects Namespace > WindowLevelEffect Class : FillGrayTexture Method |
public void FillGrayTexture( RasterImage image )
'Declaration Public Sub FillGrayTexture( _ ByVal image As RasterImage _ )
'Usage Dim instance As WindowLevelEffect Dim image As RasterImage instance.FillGrayTexture(image)
ObjectiveC Syntax
public: void FillGrayTexture( RasterImage^ image )
Use this method to initialize the GrayTexture property required by this WindowLevelEffect to work on the specified 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