Operator explicit operator  
  - Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Primitives.dll
 
  explicit operator ColorPrgba64Half(ColorGray32Float)
  
  public static explicit operator ColorPrgba64Half(ColorGray32Float color)
 
Parameters
  - colorColorGray32Float
Returns
  - ColorPrgba64Half
  explicit operator ColorPrgba64Half(ColorBgr48)
  
  public static explicit operator ColorPrgba64Half(ColorBgr48 color)
 
Parameters
  - colorColorBgr48
Returns
  - ColorPrgba64Half
  explicit operator ColorPrgba64Half(ColorPbgra64)
  
  public static explicit operator ColorPrgba64Half(ColorPbgra64 color)
 
Parameters
  - colorColorPbgra64
Returns
  - ColorPrgba64Half
  explicit operator ColorPrgba64Half(ColorPrgba64)
  
  public static explicit operator ColorPrgba64Half(ColorPrgba64 color)
 
Parameters
  - colorColorPrgba64
Returns
  - ColorPrgba64Half
  explicit operator ColorPrgba64Half(ColorRgb48)
  
  public static explicit operator ColorPrgba64Half(ColorRgb48 color)
 
Parameters
  - colorColorRgb48
Returns
  - ColorPrgba64Half
  explicit operator ColorPrgba64Half(ColorPrgba128Float)
  
  public static explicit operator ColorPrgba64Half(ColorPrgba128Float color)
 
Parameters
  - colorColorPrgba128Float
Returns
  - ColorPrgba64Half