FI4BIT Type Conversions

FreeImage.NET

FI4BIT Type Conversions
Operators
  Name Description
Public operator Static member (Byte to FI4BIT)
Converts the value of a Byte structure to a FI4BIT structure.
Public operator Static member (FI4BIT to Byte)
Converts the value of a FI4BIT structure to a Byte structure.
Top
See Also