←Select platform

MaximumGray Property

Summary

Gets or sets the maximum value of the fade color.

Syntax

C#
VB
C++
public int MaximumGray {get; set;}
Public Property MaximumGray As Integer
public: 
property int MaximumGray { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum value of the fade color. Possible values are between 0 and 255.

Example

Refer to FeatherAlphaBlendCommand.

Requirements

Target Platforms

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