Results 1 to 3 of 3

Thread: Converting to 32bpp Bitmap

Threaded View

  1. #1

    Thread Starter
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Arrow Converting to 32bpp Bitmap

    As a side project and something to help me learn about graphics in .NET I decided to make a simple image filter.

    I have one problem, which is loading the image into a 32bpp bitmap which I can then manipulate. After drawing into the copied bitmap the image is stretched to about the top 3/4, in the correct dimensions.

    I've been trying to pinpoint the problem without success, so I was wondering if anyone could take a look. It's in C# 2.0.

    Thanks
    - P
    Attached Files Attached Files
    Last edited by penagate; Jan 10th, 2007 at 01:26 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width