←Select platform

FillGrayTexture Method

Summary
Initializes the GrayTexture property of this effect from the specified Leadtools.RasterImage.
Syntax
C#
VB
C++
public void FillGrayTexture( 
   RasterImage image 
) 
  
Public Sub FillGrayTexture( _ 
   ByVal image As RasterImage _ 
)  
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.