Initializes the GrayTexture property of this effect from the specified Leadtools.RasterImage.
public void FillGrayTexture(
RasterImage image
)
image
The LEADTOOLS Leadtools.RasterImage containing the grayscale 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.