home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
View Pictures
large pictures can't be displayed
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Vasilich" data-source="post: 1169823" data-attributes="member: 97516"><p>don't forget- the images will be decompressed in memory, so count width*height*3 bytes per pixel.</p><p>I get the exception on line [code=csharp]g.DrawImage(theImage, new Rectangle(xpos, ypos, iWidth, iHeight));[/code] for images like 20k*15k, and i assume it is because this picture takes over 900 MBytes and thus doesn't fit into my 1GB graphic memory.</p></blockquote><p></p>
[QUOTE="Vasilich, post: 1169823, member: 97516"] don't forget- the images will be decompressed in memory, so count width*height*3 bytes per pixel. I get the exception on line [code=csharp]g.DrawImage(theImage, new Rectangle(xpos, ypos, iWidth, iHeight));[/code] for images like 20k*15k, and i assume it is because this picture takes over 900 MBytes and thus doesn't fit into my 1GB graphic memory. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
View Pictures
large pictures can't be displayed
Contact us
RSS
Top
Bottom