Operator implicit operator
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Primitives.dll
implicit operator ColorPrgba64Half(ColorGray8)
public static implicit operator ColorPrgba64Half(ColorGray8 color)
Parameters
color
ColorGray8
Returns
- ColorPrgba64Half
implicit operator ColorPrgba64Half(ColorGray16Half)
public static implicit operator ColorPrgba64Half(ColorGray16Half color)
Parameters
color
ColorGray16Half
Returns
- ColorPrgba64Half
implicit operator ColorPrgba64Half(ColorBgr24)
public static implicit operator ColorPrgba64Half(ColorBgr24 color)
Parameters
color
ColorBgr24
Returns
- ColorPrgba64Half
implicit operator ColorPrgba64Half(ColorPbgra32)
public static implicit operator ColorPrgba64Half(ColorPbgra32 color)
Parameters
color
ColorPbgra32
Returns
- ColorPrgba64Half
implicit operator ColorPrgba64Half(ColorPrgba32)
public static implicit operator ColorPrgba64Half(ColorPrgba32 color)
Parameters
color
ColorPrgba32
Returns
- ColorPrgba64Half
implicit operator ColorPrgba64Half(ColorRgb24)
public static implicit operator ColorPrgba64Half(ColorRgb24 color)
Parameters
color
ColorRgb24
Returns
- ColorPrgba64Half