Thumbnail of post image 100

Excel,VBA,画像処理

本ページでは、VBAで読み込んだビットマップ(BMP)画像を内部的に処理して、各ピクセルの ...

Thumbnail of post image 132

Excel,VBA,画像処理

本ページではこれからVBAで画像処理を行う上で、最も重要な画像編集の対象となる画像ファイル ...

Thumbnail of post image 119

Excel,VBA,画像処理

VBAで「画像を扱いたい」と思う場面は少なくありませんが、標準機能ではリサイズや加工といっ ...

Thumbnail of post image 193

Excel,VBA,Windows API

MoveWindow関数 MoveWindow関数は、指定したウィンドウの位置(X,Y)と ...

Thumbnail of post image 004

Excel,VBA,Windows API

ShowWindow関数 ShowWindow関数は指定したウィンドウの表示状態を変更する ...

Thumbnail of post image 052

Excel,VBA,Windows API

GetNextWindow関数 GetNextWindow関数は、指定したウィンドウを基準 ...

Thumbnail of post image 115

Excel,VBA,Windows API

Windows APIでは各ウィンドウに設定されているウィンドウハンドルを使ってウィンドウ ...

Thumbnail of post image 126

Excel,VBA,Windows API

Windows APIのFindWindow関数を使うと、指定したウィンドウのハンドルを取 ...

Thumbnail of post image 199

Excel,VBA,Windows API

Windows APIのFindWindow関数を使うと、指定したウィンドウのハンドルを取 ...

Thumbnail of post image 016

Excel,VBA

Windows APIのURLDownloadToFile関数を利用すると、指定した UR ...

Thumbnail of post image 145

AutoCAD,VBA

AutoCADのシートセットマネージャ(SSM)で利用するシートセットやその中のサブセット ...

Thumbnail of post image 143

AutoCAD,VBA

AutoCAD VBAでシートセットマネージャ(SSM)のシートタイトルや番号などの取得と ...

Thumbnail of post image 033

Excel,VBA,画像処理

ビットマップ(.bmp)画像は内部構造がシンプルで、一部のデータを除けば基本的にすべてがR ...

Thumbnail of post image 124

Excel,VBA,Windows API

UserFormはタイトルバーをドラッグすることで移動することができますが、場合によっては ...