'宣言 Public Function CreateBitmap( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal pixelFormatRef As System.Guid, _ ByVal option As BitmapCreateCacheOption _ ) As Bitmap
public Bitmap CreateBitmap( System.int width, System.int height, System.Guid pixelFormatRef, BitmapCreateCacheOption option )
パラメータ
- width
- height
- pixelFormatRef
- option