Bitmap.Bitmap

機能/意味
Construct Bitmap object
タイプ
Bitmapクラスのコンストラクタ
構文
Bitmap(filename, colorkey=clNone)
引数
filename  Specify the image file name.
colorkey  Specify the color key.
Values are the same as Layer.loadImages.
戻り値
なし (void)
説明
 Constructs a Bitmap class object from a file.