←Select platform

BackGroundColor Property (EdgeDetectStatisticalCommand)

Summary

Gets or sets the non-edge color.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterColor BackGroundColor {get; set;}
Public Property BackGroundColor As Leadtools.RasterColor
public Leadtools.RasterColor BackGroundColor {get; set;}
@property (nonatomic, copy) LTRasterColor *backgroundColor
public RasterColor getBackGroundColor() 
public void setBackGroundColor(RasterColor value) 
get_BackGroundColor(); 
set_BackGroundColor(value); 
Object.defineProperty('BackGroundColor'); 
public: 
property Leadtools.RasterColor BackGroundColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

Non-edge color.

Example

Refer to EdgeDetectStatisticalCommand.

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