FI1BIT Type Conversions

FreeImage.NET

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