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
MediaPortal 1 Plugins
Plugin - resizing image
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="cane" data-source="post: 372423" data-attributes="member: 58680"><p>Hello, my first post here, but I'm long time lurker.</p><p></p><p>Writing my first plugin and off course I ran into problem. I'm trying to resize image, its height according to value from my plugin using following:</p><p>[CODE]imgLine.Height = Convert.ToInt32(height);[/CODE]</p><p>Image height is resized, but I get blured top and bottom of image as can be seen on my screengrab. The top image is resized image with blur, and the bottom image is the same image but in original size. How can I change height of image and not get this blur?</p><p>Tried to search on forum for something similar but with no luck.</p></blockquote><p></p>
[QUOTE="cane, post: 372423, member: 58680"] Hello, my first post here, but I'm long time lurker. Writing my first plugin and off course I ran into problem. I'm trying to resize image, its height according to value from my plugin using following: [CODE]imgLine.Height = Convert.ToInt32(height);[/CODE] Image height is resized, but I get blured top and bottom of image as can be seen on my screengrab. The top image is resized image with blur, and the bottom image is the same image but in original size. How can I change height of image and not get this blur? Tried to search on forum for something similar but with no luck. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Plugin - resizing image
Contact us
RSS
Top
Bottom