CopyOSHandle bug ?

Hi,

On documentation, i see HandleType constants have NSImage

but when try compile simple example, i have error unknown item

Dim pict As New Picture(100, 100, 32)

Dim myptr As Ptr = pict.CopyOSHandle(Picture.HandleType.NSImage)

Bug or error documentation ?

Try MacNSImage. It seems to be a typo in the LR.