hDib32  Property

Description         Specifies a handle to the 32 bit per pixel device independent bitmap. Not available at design time.

Usage                  [form.] BiDisp.hDib32 = [DIB]

Remarks             The hDib property contains the bitmap, palette, dimension and color depth  information of an image.

                            This property can stores the 32 bit per pixel DIB to further use. The property may be used for saving 32 bit per pixel image.

Data Type          LONGLONG

Available            ¨Design-Time      þRun-Time Read      þRun-Time Write

See Also              hDib Property, Load32BitDIB Method, Convert32BitDIBTo24Bit Method, Save32BitDIB Method