CalendarView for WinForms
ToGdiplusBitmap メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Bitmap クラス : ToGdiplusBitmap メソッド
A Bitmap indicates the GDI bitmap.
Creates a GDI+ Bitmap from a handle to a GDI bitmap.
シンタックス
'宣言
 
Public Shared Function ToGdiplusBitmap( _
   ByVal bitmap As Bitmap _
) As System.Drawing.Bitmap
public static System.Drawing.Bitmap ToGdiplusBitmap( 
   Bitmap bitmap
)

パラメータ

bitmap
A Bitmap indicates the GDI bitmap.

戻り値の型

A System.Drawing.Bitmap indicates the GDI+ bitmap.
参照

Bitmap クラス
Bitmap メンバ