OTPictureBoxでOutOfMemoryException
動作環境: オペレーティング システム: Microsoft Windows NT 10.0.18362.0 共通言語ランタイム: 4.0.30319.42000 OpenTween.exeのバージョン: 2.4.3.0 例外 System.OutOfMemoryException: メモリが不足しています。 場所 System.Drawing.Graphics.CheckErrorStatus(Int32 status) 場所 System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height) 場所 System.Drawing.Graphics.DrawImage(Image image, Rectangle rect) 場所 System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe) 場所 OpenTween.OTPictureBox.OnPaint(PaintEventArgs pe) 場所 System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) 場所 System.Windows.Forms.Control.WmPaint(Message& m) 場所 System.Windows.Forms.Control.WndProc(Message& m) 場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Details