Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8807399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T02:21:32+00:00 2026-06-14T02:21:32+00:00

I am currently using Graphics, Image, Color, and Bitmap Gdi+ classes in my C++

  • 0

I am currently using Graphics, Image, Color, and Bitmap Gdi+ classes in my C++ Application, but whenever I try to use BrightnessContrast and BrightnessContrastParams I get errors:

In Intellisense: Error: Namespace ‘Gdiplus’ has no member ‘BrightnessContrast’

When Compiling: ‘BrightnessContrast’ : is not a member of ‘Gdiplus’

What gives? I did find a forum post that said to add a line to “Additional Manifest Dependencies:” in the project properties, I did this but it still didn’t work. The post goes on to say try looking in %windir%\winsxs if that doesn’t work but I don’t see how to make sense of the files in that directory. I am using VisualStudio 2010 on Windows7 64bit.

Also, I am aware that I can create my own Brightness and Contrast functions. I am wondering why I can’t use the build-in Classes that are documented on MSDN.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T02:21:33+00:00Added an answer on June 14, 2026 at 2:21 am

    These members are only available in GDI+ version 1.10, the version that shipped first with Vista. You have to explicitly opt-in to use them. Like this:

    #define GDIPVER 0x110
    #include <gdiplus.h>
    

    Beware that your program won’t run on XP when you do this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I create a 256x256 color space image using graphics draw? Currently I'm
I am using an image to fill the color in the current graphics context
I'm currently coding a simple image manipulator with C# Bitmaps und Graphics. I'm using
Currently using Google Analytics as a supplement to our paid tracking software, but neither
We're currently using the following for creating US dollar values in our web application:
I'm using a third party library to render an image to a GDI DC
I am currently using the System.Drawing.Graphics.DrawString() method in .Net to draw text on top
I'm trying to scale down a Bitmap using GDI+ by doing the following: Bitmap
I'm currently working on an color-picker component using HTML, CSS and Javascript, one major
I have a form (using MVC2) which has an image-upload script, but the rules

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.