YPbPr.Explicit
Operator in YPbPr
Declaration
public static explicit operator Color(YPbPr yPbPr)
Parameters
yPbPr |
Returns
Color |
Overload
Declaration
public static explicit operator YCbCr(YPbPr yPbPr)
Parameters
yPbPr |
Returns
YCbCr |
Overload
Declaration
public static explicit operator YPbPr(Color color)
Parameters
color |
Returns
YPbPr |