Description This methods specifies the number of planes of the DIB. The method sets the value of planes in the bitmap info header.
Syntax RetVal = [BiDib.] SetDIBPlanes Dib Planes
Remarks RetVal BOOL TRUE on success, otherwise FALSE.
Dib LONGLONG The handle of a device independent bitmap.
Planes Long Number of planes to set.
See Also