FreeImage.NET Class Library Reference
![]() | FI4BIT Conversion (FI4BIT to Byte) |
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)

C#
public static implicit operator byte ( FI4BIT value )
Parameters
- value
- Type: FreeImageAPIFI4BIT
A FI4BIT structure.
Return Value
Type: ByteA new instance of FI4BIT initialized to value.
