ImageGear .NET
GetWhiteXY Method




Returns XY coordinates of white point, corresponding to the color temperature.
Syntax
'Declaration
 
Public Function GetWhiteXY() As ImGearDoublePoint
'Usage
 
Dim instance As ImGearWhiteBalance
Dim value As ImGearDoublePoint
 
value = instance.GetWhiteXY()
public ImGearDoublePoint GetWhiteXY()
public: ImGearDoublePoint GetWhiteXY(); 
public:
ImGearDoublePoint GetWhiteXY(); 

Return Value

See Also

Reference

ImGearWhiteBalance Class
ImGearWhiteBalance Members
ImGearDoublePoint Structure
ImGearWhiteBalance Class

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback