←Select platform

NewColor Property

Summary
Gets or sets the new color value used to replace the red color in the eyes.
Syntax
C#
VB
C++
public RasterColor NewColor { get; set; } 
Public Property NewColor As RasterColor 
public: 
property RasterColor NewColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

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

Example

Refer to RemoveRedEyeCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.