Specifies the number of planes for the target device. This value must be set to 1.
            
    Namespace: 
   FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# | 
|---|
public ushort biPlanes  | 
| Visual Basic (Declaration) | 
|---|
Public biPlanes As UShort  | 
| Visual C++ | 
|---|
public: unsigned short biPlanes  |