Table of Contents

Method CreateBitmapFromHBitmap

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Windows.dll

CreateBitmapFromHBitmap(nint, nint, BitmapAlphaChannelOption)

IBitmap CreateBitmapFromHBitmap(nint hBitmap, nint hPalette, BitmapAlphaChannelOption option)

Parameters

hBitmap nint
hPalette nint
option BitmapAlphaChannelOption

Returns

IBitmap