←Select platform

NewColor Property (RemoveRedEyeCommand)

Summary

Gets or sets the new color value used to replace the red color in the eyes.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor NewColor {get; set;}
Public Property NewColor As Leadtools.RasterColor
public Leadtools.RasterColor NewColor {get; set;}
get_NewColor(); 
set_NewColor(value); 
Object.defineProperty('NewColor'); 
public: 
property Leadtools.RasterColor NewColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

The new color value used to replace the red color in the eyes.

Example

Refer to RemoveRedEyeCommand.

Requirements

Target Platforms

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