←Select platform

Bias Property

Summary

Gets or sets the number added to the weighted average.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Bias {get; set;}
Public Property Bias As Integer
public int Bias {get; set;}
@property (nonatomic, assign) NSInteger bias
public int getBias() 
public void setBias(int value) 
get_Bias(); 
set_Bias(value); 
Object.defineProperty('Bias'); 
public: 
property int Bias { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number added to the weighted average.

Example

Refer to SpatialFilterCommand()

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