Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

GDI+ image drawing

Featured Replies

I am using GDI+ to draw an image onto a gauge. The image is stored as a bitmap in the resources and loaded into a Gdiplus::Bitmap.The problem I have is that when the image is drawn onto the gauge GDI+ is doing some dithering on it which results in a minor checkerboard pattern appearing. I am guessing this to due to the format of my bitmap being different from the final gauge bitmap. I have tried various different bit depths, ways of creating the bitmap etc. but always get the same result.Has anybody else had this problem? Anybody got any ideas on how to solve this?Many thanks,Mark

FS uses 15 bit images internally

Correct, ARGB 1555. So if I convert my data to that format before drawing it should be OK. I have tried this and still got the dithering problem. I will have another look at that test to make sure I did everything correctly.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.