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