Show / Hide Table of Contents

Method MemoryBitmap.Attach


Overload

Sets this variable to manage an existing bitmap. Selects the bitmap into a memory DC. Deletes previous bitmap and DC.

public void Attach(nint hBitmap)
Parameters
hBitmap  (nint)

Native bitmap handle.