Profile's size measured in bytes.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public uint Size { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Size As UInteger |
| Visual C++ |
|---|
public: property unsigned int Size { unsigned int get (); } |