LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly)
LEAD Technologies, Inc

FillGrayTexture Method






The LEADTOOLS Leadtools.RasterImage containing the grayscale image.
Initializes the GrayTexture property of this effect from the specified Leadtools.RasterImage. .NET support Silverlight support
Syntax
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
) 

Parameters

image
The LEADTOOLS Leadtools.RasterImage containing the grayscale image.
Remarks

Use this method to initialize the GrayTexture property required by this WindowLevelEffect to work on the specified Leadtools.RasterImage.

Example

For C#/VB examples, refer to WindowLevelEffect.

Requirements

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

See Also

Reference

WindowLevelEffect Class
WindowLevelEffect Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.