|
-
October 16th, 1999, 09:13 PM
#1
Why is that when I use basic GetMenu and SetMenuItemBitmaps, my menu pictures come out really ugly l
Why is that when I use basic GetMenu and SetMenuItemBitmaps, my menu pictures come out really ugly looking ......bmp files it self are normal, but when i add it they get ugly....?
Thank You
-
October 17th, 1999, 08:07 AM
#2
Re: Why is that when I use basic GetMenu and SetMenuItemBitmaps, my menu pictures come out really ug
I don't know what GetMenu and SetMenuItemBitmaps are but I would imagine it is due to the size of the bitmap. Some controls images are 32x32 or 16x16 or something along this order. To put a large bitmap into a small area it adds a pixel then skips several and adds another pixel. This trully makes an ugly picture ;-)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|