←Select platform

ToRed Property

Summary

Gets or sets a value that represents the percentage of the red color value that should be distributed to the red component.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public double ToRed {get; set;}
Public Property ToRed As Double
public double ToRed {get; set;}
@property (nonatomic, assign) double red
public double getToRed() 
public void setToRed(double value) 
get_ToRed(); 
set_ToRed(value); 
Object.defineProperty('ToRed'); 
public: 
property double ToRed { 
   double get(); 
   void set (    double ); 
} 

Property Value

Value that represents the percentage of the red color value that should be distributed to the red component. Possible values are 0.0 to 100.0.

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