Method | Description | |
---|---|---|
Argb2color ( int theARGB, |
||
Blue ( ) : double | ||
ChangeContrast ( double theDelta ) : void | ||
ChangeIntensity ( double theDelta ) : void | ||
Color2argb ( |
||
ColorFromHex ( string theHexColorString, |
||
ColorFromName ( string theColorNameString, |
||
ColorFromName ( string theName, Quantity_NameOfColor &theColor ) : bool | ||
ColorToHex ( |
||
ColorToHex ( |
||
Convert_LinearRGB_To_sRGB ( double theLinearValue ) : double | ||
Convert_LinearRGB_To_sRGB ( float theLinearValue ) : float | ||
Convert_LinearRGB_To_sRGB_approx22 ( float theLinearValue ) : float | ||
Convert_sRGB_To_LinearRGB ( double thesRGBValue ) : double | ||
Convert_sRGB_To_LinearRGB ( float thesRGBValue ) : float | ||
Convert_sRGB_To_LinearRGB_approx22 ( float thesRGBValue ) : float | ||
Delta ( |
||
DeltaE2000 ( |
||
Distance ( |
||
Epsilon ( ) : double | ||
Green ( ) : double | ||
HlsRgb ( double theH, double theL, double theS, double &theR, double &theG, double &theB ) : void | ||
Hue ( ) : double | ||
IsDifferent ( |
||
IsEqual ( |
||
Light ( ) : double | ||
Name ( ) : Quantity_NameOfColor | ||
Name ( double theR, double theG, double theB ) : Quantity_NameOfColor | ||
Quantity_Color ( ) : System | ||
Quantity_Color ( |
||
Quantity_Color ( Quantity_NameOfColor theName ) : System | ||
Quantity_Color ( double theC1, double theC2, double theC3, Quantity_TypeOfColor theType ) : System | ||
Red ( ) : double | ||
RgbHls ( double theR, double theG, double theB, double &theH, double &theL, double &theS ) : void | ||
Saturation ( ) : double | ||
SetEpsilon ( double theEpsilon ) : void | ||
SetValues ( Quantity_NameOfColor theName ) : void | ||
SetValues ( double theC1, double theC2, double theC3, Quantity_TypeOfColor theType ) : void | ||
SquareDistance ( |
||
StringName ( Quantity_NameOfColor theColor ) : string | ||
Values ( double &theC1, double &theC2, double &theC3, Quantity_TypeOfColor theType ) : void |
public Argb2color ( int theARGB, |
||
theARGB | int | |
theColor | ||
return | void |
public ChangeContrast ( double theDelta ) : void | ||
theDelta | double | |
return | void |
public ChangeIntensity ( double theDelta ) : void | ||
theDelta | double | |
return | void |
public Color2argb ( |
||
theColor | ||
theARGB | int | |
return | void |
public ColorFromHex ( string theHexColorString, |
||
theHexColorString | string | |
theColor | ||
return | bool |
public ColorFromName ( string theColorNameString, |
||
theColorNameString | string | |
theColor | ||
return | bool |
public ColorFromName ( string theName, Quantity_NameOfColor &theColor ) : bool | ||
theName | string | |
theColor | Quantity_NameOfColor | |
return | bool |
public ColorToHex ( |
||
theColor | ||
return | TCollection_AsciiString |
public ColorToHex ( |
||
theColor | ||
theToP_refixHash | bool | |
return | TCollection_AsciiString |
public Convert_LinearRGB_To_sRGB ( double theLinearValue ) : double | ||
theLinearValue | double | |
return | double |
public Convert_LinearRGB_To_sRGB ( float theLinearValue ) : float | ||
theLinearValue | float | |
return | float |
public Convert_LinearRGB_To_sRGB_approx22 ( float theLinearValue ) : float | ||
theLinearValue | float | |
return | float |
public Convert_sRGB_To_LinearRGB ( double thesRGBValue ) : double | ||
thesRGBValue | double | |
return | double |
public Convert_sRGB_To_LinearRGB ( float thesRGBValue ) : float | ||
thesRGBValue | float | |
return | float |
public Convert_sRGB_To_LinearRGB_approx22 ( float thesRGBValue ) : float | ||
thesRGBValue | float | |
return | float |
public Delta ( |
||
theColor | ||
DC | double | |
DI | double | |
return | void |
public DeltaE2000 ( |
||
theOther | ||
return | double |
public Distance ( |
||
theColor | ||
return | double |
public HlsRgb ( double theH, double theL, double theS, double &theR, double &theG, double &theB ) : void | ||
theH | double | |
theL | double | |
theS | double | |
theR | double | |
theG | double | |
theB | double | |
return | void |
public IsDifferent ( |
||
theOther | ||
return | bool |
public IsEqual ( |
||
theOther | ||
return | bool |
public Name ( double theR, double theG, double theB ) : Quantity_NameOfColor | ||
theR | double | |
theG | double | |
theB | double | |
return | Quantity_NameOfColor |
public Quantity_Color ( |
||
parameter1 | ||
return | System |
public Quantity_Color ( Quantity_NameOfColor theName ) : System | ||
theName | Quantity_NameOfColor | |
return | System |
public Quantity_Color ( double theC1, double theC2, double theC3, Quantity_TypeOfColor theType ) : System | ||
theC1 | double | |
theC2 | double | |
theC3 | double | |
theType | Quantity_TypeOfColor | |
return | System |
public RgbHls ( double theR, double theG, double theB, double &theH, double &theL, double &theS ) : void | ||
theR | double | |
theG | double | |
theB | double | |
theH | double | |
theL | double | |
theS | double | |
return | void |
public SetEpsilon ( double theEpsilon ) : void | ||
theEpsilon | double | |
return | void |
public SetValues ( Quantity_NameOfColor theName ) : void | ||
theName | Quantity_NameOfColor | |
return | void |
public SetValues ( double theC1, double theC2, double theC3, Quantity_TypeOfColor theType ) : void | ||
theC1 | double | |
theC2 | double | |
theC3 | double | |
theType | Quantity_TypeOfColor | |
return | void |
public SquareDistance ( |
||
theColor | ||
return | double |
public StringName ( Quantity_NameOfColor theColor ) : string | ||
theColor | Quantity_NameOfColor | |
return | string |
public Values ( double &theC1, double &theC2, double &theC3, Quantity_TypeOfColor theType ) : void | ||
theC1 | double | |
theC2 | double | |
theC3 | double | |
theType | Quantity_TypeOfColor | |
return | void |