Graphics Device Interface (GDI) is a device-independent, pure software graphics API under the Windows operating system for drawing graphic primitives and text. It is the underlying base used to render the Windows GUI elements.
-1
votes
0answers
21 views
Need to create a new bitmap filled with black Win32
The title is not entirely clear.
I am making a map editor that allows the user to create maps using tiles. The map files created will be used with another graphics library. That library supports ...
-2
votes
0answers
18 views
what kind of reading and knowledge I have to learn to build report designer and viewer [closed]
I am developing report engine I have technical problems I need resources and recommended readings and books
thanks
0
votes
1answer
35 views
Convert bitmap bits from GetDIBits to jpeg for winsock transmission
I am making a screenshot and retreiving the bits of the bitmap into a char buffer. I am wanting to send this over winsock to another program. This is successfull but sending the bitmap is processor ...
0
votes
1answer
37 views
Trouble using GetDIBits()
the following code that uses GetDIBits() is not giving me the desired output:
#include <windows.h>
#include <iostream>
using namespace std;
int main() {int i; HDC ...
2
votes
2answers
60 views
Need help for merging one image with another image
Suppose programmatically I was comparing between two images. After extracting the difference between two images suppose I store the difference in another Bitmap variable called bmp3
I got a code ...
0
votes
1answer
36 views
How can I highlight whatever substring I want in a custom drawn string?
I have been working on my own autocomplete combobox and textbox. At first I just searched for matches that contained as a substring whatever was in the .Text property of the textbox or combobox. That ...
1
vote
2answers
37 views
Double-buffering *framework* in C and Windows GDI
Background: My client has a very extensive proprietary forms library which is effectively implemented in C (actually, it's a proprietary object-oriented language that basically wraps Windows controls ...
0
votes
1answer
17 views
MVC4 - Uploading Image - Generic GDI+ Error
I'm trying to upload an image and when I try image.Save(), I get a "generic GDI+" error. Any help would be great.
// This action handles the form POST and the upload
[HttpPost]
public ...
1
vote
0answers
37 views
Win32 - GDI - Changing custom pen color
I am trying to use a custom pens in win32 - PS_DASH/PS_DASHDOT - with default colors. However I wanted to change the color of the pens with in the main body of the program based on certain conditions. ...
0
votes
1answer
35 views
How to print text to bottom left corner in page in C#
Code below is used to print order.
Order can have variable number of lines written out by first DrawString call.
Text
Bottom line1
Bottom line2
must appear in bottom left corner in page.
Code ...
0
votes
1answer
52 views
CreateCompatibleBitmap() returns black HBITMAP
Hello Stack Overflow users. It seems that I am not using CreateCompatibleBitmap() properly in the following code:
#include <windows.h>
using namespace std;
int main() {HDC ...
-1
votes
1answer
54 views
VB.NET using bitblt to draw bitmap renders a black square
I'm just starting out with VB.net after many years of VB 6.0 and I thought I'd get started with some graphics.
Just for fun I'm using BitBlt to draw a bitmap I have loaded as a resource and draw it ...
0
votes
1answer
45 views
Memory management when not storing handles returned by functions
Apologies if this has been answered before, I haven't been able to find an answer.
I'm doing some painting in my Win32 application, and have quite a few scenarios where I need to paint an object ...
0
votes
3answers
54 views
BitBlt returns false, GetLastError returns 6 (Invalid handle)?
It's been a few years since my last foray into GDI, but I don't remember having an issue like this before. I am not getting an exception, but BitBlt is returning 0 (False), checking GetLastWIN32Error ...
0
votes
0answers
20 views
convert bitmap to bitmapimage
I want to convert bitmap (GDI) to bitmapImage (wpf). I have the following code:
BitmapSource bitSrc = null;
var hBitmap = source.GetHbitmap();
try
{
bitSrc = ...
0
votes
1answer
44 views
Correct way to repeatedly blit to window DC?
I have put a procedure for capturing screenshots into memoryDC in a Winapi timer.
I can successfully blit the said image to the window, but how would i do this repeatedly, lets say every 1-2 seconds?
...
0
votes
1answer
71 views
Font causes GDI leak in custom control
I have created a custom control like below.
public partial class TextBoxEx : TextBox
{
public TextBoxEx()
{
InitializeComponent();
Font = Utility.normalFont;
}
protected override ...
0
votes
1answer
39 views
How can i capture screenshot and assign to a static control? Winapi
I am trying to capture a screen and assign it to some sort of control so I can click the picture and retrieve the coordinates at which the picture was clicked.
How would I go about doing this? Im ...
1
vote
1answer
24 views
Geometry of fonts
If I want to draw a text on a control, I can get "a bounding rectangle" first and place it at an appropriate place (using GetTextExtentPoint32 function).
But I also need to know where some baselines ...
1
vote
3answers
73 views
win32 - How to draw a rectangle around a text string?
I am new to Win32 and trying to get a GDI based code in C++ ( for technical reasons don't want to use GDI+)
Edit: Simplied the question:
I need to draw a rectangle around the text that is drawn in ...
4
votes
2answers
64 views
Using FillRect() in C++
I am new to using Graphics in Visual C++. I am just trying to make a rectangle filled with a color. Need help to correct this...
RECT rect;
HDC hdc;
hdc=CreateDC(TEXT("DISPLAY"),NULL,NULL,NULL);
...
0
votes
1answer
78 views
Real time drawing in GDI
I'm currently writing a 3D renderer (for fun and research), so I need a way to draw my framebuffer to a window. Since I'm doing all of my calculations on CPU, the drawing needs to be as fast as ...
3
votes
1answer
82 views
I can't use DrawText()
I am trying to drwa some text using GDI on c++
It happens that I have a class that has a method to return the status and I want to draw it
The status is a std::string!
So here is what I have so ...
1
vote
1answer
126 views
GDI Write Bitmap to File in C#
I'm trying to Capture an Image from a window given the Handle/DC. I want to capture the Image with all the transparency and pixels so I decided I'd use GDI/GDI+.
The below code is what I have, but ...
1
vote
2answers
37 views
Understanding windows development APIs
I'm developing an application with a GUI for a project. (my first GUI application )
At the moment, I'm doing some research on how to create a GUI for windows.
So far, I've decided to use Windows ...
1
vote
1answer
56 views
Resizing images in C#
I have the below method which I found online,which resizes an image to an approximate size, while keeping the aspect ratio.
public Image ResizeImage(Size size)
{
int sourceWidth = ...
0
votes
1answer
45 views
Can you make custom buttons and menus using windows gdi?
Like create a file menu with a picture using gdi? Are menus in windows forms just an animation with an event?
0
votes
0answers
27 views
Crop PictureBox.Image to mutiple Bitmaps for OCR Zones
I am trying to recognize barcodes/text from a Picturebox image and trying to find the fastest way to get a bitmap to pass a small zone to the Recognition routine. So far I tried (a) and (b)
(a)
...
2
votes
0answers
90 views
GDI Printing In C# Memory Leak Woes, Unexplained Errors, Inability to thread
We are using Win32 calls to the GDI Printing API to print graphics.
I've noticed that on certain PCL print queues, we leak GDI memory when printing. As far as I can tell everything is being disposed ...
4
votes
1answer
93 views
MFC drawn elements change after 30-60 minutes
I have an application with a completely custom drawn UI (i.e. just a bunch of filled boxes with text). After about 30-60 minutes of running time, the UI elements spontaneously change. For example, ...
0
votes
0answers
29 views
Different behaviour of dotnet runtime client vs server
one of our clients ran into a problem with our software which we can not reproduce on our end. I ran out of ideas how to solve this. Here is what happens:
Our software uses a third party component ...
0
votes
0answers
55 views
System Error 8 “Not enough storage is available to process this command.” [duplicate]
System Error 8 "Not enough storage is available to process this command.".
Im facing same problem with my app. Using Delphi 2010 + External MFC DLL
I changed controls.pas and put on my source ...
2
votes
1answer
46 views
Confused between logical point and device point
I have been looking into one vc++ project where i found two functions SetWindowExt (...) and SetViewportExt (...) . I am confused in this two function too , but i tried to search about this function , ...
1
vote
2answers
62 views
Import a Font into a Windows Server Process
I have a service that's designed to do image processing. One of the tasks is to overlay a string on an image which is then sent to a program and displayed.
I'm having trouble overlaying the text on a ...
3
votes
0answers
151 views
How to draw a string without padding
I am using the GraphicsPath.AddString() funtion, but it draw the text with a little space around the text, any idea how to draw the string without that padding, only the paths of the text.
my code is ...
0
votes
1answer
83 views
Working with zoomed GraphicsPath is really slow
Do you have any idea how Graphics object using resources?
I am drawing several thousands GraphicsPath objects with latitude longitude coordinate on a Panel. Initially those Graphicspaths has to be ...
0
votes
0answers
43 views
Determine Address of GDI Table on Windows 7 64-bit
I'm trying to determine the address of the shared GDI table under Windows 7. I believe the table is mapped into User Mode by win32k.sys.
In Windows XP, you could use the undocumented GdiQueryTable() ...
0
votes
1answer
85 views
Threading and timers inside an emulator
I'm developing a Chip-8 emulator in C#, I have completed partially almost every aspect but there is something I'm still wondering about speed control of the emulator.
What I'm doing now is assuming ...
0
votes
1answer
42 views
Using GDi drawing with both 32 & 64 bit applications
Can a COM 32 bit out of process server be used for GDI drawing on a 64 bit process?
0
votes
1answer
28 views
How can i set a background image to a image which in being generated dynamically
I am creating some dynamic image using the following code
System.Drawing.Image img = new Bitmap(300, 600);
Graphics drawing = Graphics.FromImage(img);
//paint the background
...
0
votes
0answers
60 views
How do I access DWM's “desktop” surface in the recommended manner?
Classic GDI way to access - GetDC(HWND_DESKTOP)/GetWindowDC(HWND_DESKTOP) - has been discouraged by Greg Schechter of Microsoft due off-screen rendering and blitting directly into framebuffer caused ...
0
votes
1answer
128 views
Questions About Drawing without WM_PAINT Message
In MSDN, I read this
When drawing without using a WM_PAINT message, the application usually
does not invalidate the window. Instead, it draws in such a fashion
that it can easily restore the ...
1
vote
1answer
142 views
The MFC ComboBox dropdown button is missing after using SetDroppedWidth
This is an Windows MFC programming issue.
I have a derived CComboBox which implement its own item draw and measurement. I did a little enhancement that the drop down list width is adjustable based on ...
0
votes
1answer
149 views
GetDIBits: Where's that pixel? (x, y coordinates)
So, I'm testing the following function FindPixel with the following app. The HWND and COLORREF are constants that I've determined with Spy++ and Color Cop for debugging; the final version of the ...
0
votes
1answer
96 views
Access pixels of 24-bit bitmap, without using GetPixel()?
I am currently looking for a way to access and test the individual pixels of a copied bitmap from a target window, without using the very slow GetPixel() method. Given that memDC contains a copy of ...
0
votes
0answers
120 views
SetPixel off-window painting issue?
I have small program that uses SetPixel and paints over a static text control. Since my computer is slow, old box running Windows 7, I have the chance to move the window while the program still ...
2
votes
1answer
101 views
Why System.Drawing.Graphics.GetHdc() increases memory usage
Public Shared Function Render(ByRef pdfDoc As PDFLibNet.PDFWrapper) As System.Drawing.Bitmap
Try
If pdfDoc IsNot Nothing Then
Dim PW As Integer = pdfDoc.PageWidth
...
0
votes
0answers
60 views
Any way to implement a font-family list in GDI or GDI+ or other method in WIN32
In CSS or WPF, we usually define a font family list like this.
font-family: Verdana, "Microsoft Yahei", sans-serif;
When a CHAR can't display with the first font, It will use the second font...
But ...
1
vote
1answer
347 views
Embed custom font fot text box use in Visual Basic 2010
OK I'm working on a problem tyring to embed a LCD type true type font in a text box. As for some background, I can get the lcd font to display if I install the font onto my system, then load it as the ...
1
vote
2answers
113 views
SetWindowRgn from GDI+ region
I'm Building a MFC C++ app. I have a need to render a window to the shape of a dynamic string. To archive this, I did the following:
Use GDI+ to render the text using GraphicsPath and AddString in ...

