←Select platform

FillGrayTexture Method

Summary

Initializes the GrayTexture property of this effect from the specified Leadtools.RasterImage.

Syntax

C#
VB
C++
public void FillGrayTexture(  
   Leadtools.RasterImage image 
) 
Public Sub FillGrayTexture( _ 
   ByVal image As Leadtools.RasterImage _ 
) 
public: 
void FillGrayTexture(  
   Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Media.Effects Assembly
Click or drag to resize