←Select platform

ToBlue Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public double ToBlue {get; set;}
Public Property ToBlue As Double
public double ToBlue {get; set;}
@property (nonatomic, assign) double blue
public double getToBlue() 
public void setToBlue(double value) 
get_ToBlue(); 
set_ToBlue(value); 
Object.defineProperty('ToBlue'); 
public: 
property double ToBlue { 
   double get(); 
   void set (    double ); 
} 

Property Value

Value that represents the percentage of the blue 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