Specifies the size of the structure, in bytes.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public uint biSize |
| Visual Basic (Declaration) |
|---|
Public biSize As UInteger |
| Visual C++ |
|---|
public: unsigned int biSize |