Namespace:
FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll)
Assembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public static implicit operator Color ( FIRGB16 value ) |
Visual Basic (Declaration) |
---|
Public Shared Widening Operator CType ( _ value As FIRGB16 _ ) As Color |
Visual C++ |
---|
static implicit operator Color ( FIRGB16 value ) |
Parameters
- value
- Type: FreeImageAPI..::.FIRGB16
A FIRGB16 structure.