問題タブ [delphi-10.4-sydney]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
159 参照

image - TPaintBox SetWorldTransform で画像を回転

画像を にロードしてから、この回答で提案されているようにSetWorldTransformTPaintBoxで回転させようとしています:

画像は、経由で正常に読み込まれますTPaintBox.Invalidate -> TPaintBox.OnPaint
しかし、テスト ボタン をクリックするとBtnRotateWorldTransform、画像がちらつきますが、回転しません。

私は何を忘れていますか?