Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
QImage のピクセルを強調表示して、ユーザーがマウスを使用して選択したピクセルにオーバーレイを強調表示または描画する方法。特定の領域を指定する方法を知りたいだけです。
例: 400x400 QImage データを使用して、ユーザーが選択した場所でピクセル強度を増減したり、その上に画像を重ねたりする方法。