HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Drawing) microsoft.public.dotnet.framework.drawing


Discuss in the Dotnet Framework (Drawing) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Drawing) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hello all, I need to develop a small application that browses webpages automatically and saves the images found on those pages. Probably you would...
StartPixel
07-17-2006 02:03 AM
Hai I have done it in visual basic Go to last post
3 23
I've created a layered form that displays a 32bit (it's an irregular form that displays just the picture). It's not the main form of my...
Andrea
07-16-2006 05:37 PM
Andrea Go to last post
0 18
Hi, I'm using a GraphicsPath via the SetClip method on a Graphics object, when I do this it seems to work for a while and then the...
Kieron
07-15-2006 05:06 AM
Kieron Go to last post
2 41
Hi I'm using a snippet of code to make Zoom of images; I'm recovering the images from a database not from a physical directory in the server...
Kenny M.
07-14-2006 06:01 PM
Frank Hileman Go to last post
1 18
I have a program that prints a normal page via the print dialog. When the print dialog opens, and gives the user the chance to select the printer,...
JB
07-14-2006 12:38 AM
JB Go to last post
2 19
Hi All, I am in a bit of a bind, i have an application that is always on top. Now this will sit on top of another application that must be run in...
AT
07-13-2006 07:25 PM
AT Go to last post
2 15
Hi all. I've got a project where I render a small bitmap (22 pixels x 22 pixels) using GDI+. This works fine on normal displaying and...
Donald Shepherd
07-13-2006 06:37 PM
Donald Shepherd Go to last post
2 19
Hi, I'm using a GraphicsPath via the SetClip method on a Graphics object, when I do this it seems to work for a while and then the...
Kieron
07-13-2006 02:09 PM
Kieron Go to last post
0 14
Hi All, I'm trying to create a WYWYG texteditor in my application. At preset I am allowing the user to draw a rectangle (the bounds of the text)...
Chris Evans
07-13-2006 01:21 PM
Bob Powell [MVP] Go to last post
1 20
I have a UserControl I've created that needs to show a tooltip. So I popped one down in the Designer. When I go to show it, I set the text as...
Lee Crabtree
07-13-2006 01:18 PM
Bob Powell [MVP] Go to last post
2 16
#1 I have a panel that I have drawn to. I was wondering if there is an easy way to capture the panel to a bitmap? Or will I be forced to...
Shane Story
07-13-2006 11:50 AM
SStory Go to last post
2 17
hi, i've got a big problem with painting 4 or more than 4 control such as panel on a form. i have 4 panel that their width and height is 3000px on...
AT
07-12-2006 09:21 AM
James Westgate Go to last post
1 15
Hi, I am using a graphics path to house a string that I want to rotate by 180 degrees whilst leaving other strings unchanged on my printed...
Jason James
07-12-2006 03:08 AM
Jason James Go to last post
2 27
Hi, I have the query on how can i draw the 3d border around the Shpaes (Rectangle or circle) added to windows forms using the GDI+ I was trying...
AT
07-11-2006 05:34 PM
Michael Powell Go to last post
3 29
Hi, I want to develop a windows based application using .Net 2.0 The application will have the heavy UI and it will have the lots of drawing to do...
AT
07-10-2006 08:28 AM
AT Go to last post
6 46
As part of a custom animation initiated by a control on a form, I would like to draw outside the boundaries of the control or even outside...
Randolpho
07-07-2006 08:50 AM
Randolpho Go to last post
4 50
We have a C# application deployed at a customer site and the customer suddenly reported that they randomly get an error message which reports...
SP
07-06-2006 12:35 PM
SP Go to last post
0 20
hi,everyone I have a question about merging images. I want to merge serval tiff images into one file using C#,that means the final file has...
Crespo
07-04-2006 04:44 AM
Crespo Go to last post
0 19
Hi guys, I'm working on a c# fax server project and I'm trying to build a tiff document that I can send to my fax/modem. Have reading lot of...
JaCk
07-03-2006 07:24 AM
JaCk Go to last post
0 15
Dear all, I am drawing out a string using the GDI+ DrawString function. Since I want to take the spaces at the end of the string into account...
AT
07-03-2006 06:06 AM
AT Go to last post
0 23
Kader; soru:madem,herşey bir kader defterinde yazılı ve herşey ona göre oluyor.o halde insanlar niçin cehenneme gidiyor? cevap:evet herşey bir kader...
faruk.nur
07-03-2006 03:13 AM
faruk.nur Go to last post
0 23
Have a look at the code for the Rounded Panel Control on my site and you will see the method that I use to simulate Transparency which, AFAIK,...
Özden Irmak
06-30-2006 10:05 AM
Mick Doherty Go to last post
4 19
Hello: In a test app that reproduces a requirement of another app, I am trying to load an image from disk into a System.Drawing.Image object, and...
David
06-29-2006 05:06 PM
Richard Go to last post
4 24
Hi All, I need to have a text box that displays text in different colors. I tired overriding WndProc but I still couldn't. Below is the code snippet...
digitalshehan
06-29-2006 10:00 AM
digitalshehan Go to last post
0 15
How do I load a 32bit ARGB formatted bitmap into an Image object? I tried this Image.FromFile(path) but apparently I am loosing the alpha...
tb2000
06-28-2006 05:06 PM
tb2000 Go to last post
4 17
Ahh those zealots.. In fact VB is inferior in syntactic abilities but by contrast has some architectural savvy that C# doesn't have. VB overrides...
Shadow Lynx
06-28-2006 04:32 PM
Bob Powell [MVP] Go to last post
2 27
hi, i have many bitmaps presented on a form, and a trackBar for windowing (changing the scale of the colors). my problem is: performing...
gb
06-27-2006 11:54 AM
gb Go to last post
0 20
Hi! I have some C code that does some drawing. It takes a pointer to the memory area where it's output images shall be drawn. I want write a control...
mortb
06-27-2006 04:47 AM
mortb Go to last post
0 31
I want to create a custom form (all drawn in the pain event) that is part solid (i.e. non see through) and part see through (e.g. 50% opacity)....
Mark Collard
06-26-2006 05:57 AM
Mark Collard Go to last post
7 17
Is there any relatively simple way to rotate a bitmap (PixelFormat = Format8bppIndexed) by say, 9 degrees? Thanks! -sb
sb
06-24-2006 07:07 PM
Michael Phillips, Jr. Go to last post
4 24
I'd like to draw some GDI+ graphics on top of a web page in a windows form application, but I can't seem to do it. The WebBrowser control hides...
Steve
06-24-2006 06:54 PM
Bill Woodruff Go to last post
4 39
Hi, I'm trying to draw a metafile on top of another metafile using C# Express. I'm used to doing this with PlayEnhMetafile (and friends) in the Win32...
Ottar Holstad
06-23-2006 06:44 PM
Michael Phillips, Jr. Go to last post
3 26
I am using VB.NET and I am capturing frames from a camera. Since the data is coming to my app via an array of bytes and is 8 bit, I am using the...
Frustrated
06-23-2006 08:47 AM
Bob Powell [MVP] Go to last post
3 20
I created a BufferedGraphics object using the BufferedGraphicsContext->Allocate method, and I still get screen flicker. My paint method is simple...
bern11
06-22-2006 11:43 PM
bern11 Go to last post
6 53
I found usefull way to draw...
AT
06-22-2006 08:29 AM
Michael Powell Go to last post
1 21
Hello I have a problem creating a "Rotate Clockwise" functionality for jpeg images. When calling RotateFlip(RotateFlipType.Rotate90FlipNone); on...
AT
06-21-2006 04:59 PM
AT Go to last post
0 14
I have a PictureBox control on a form that displays a bitmap. However, the bitmap rarely matches the size of the PictureBox. The different SizeMode...
Lee Crabtree
06-21-2006 07:11 AM
Ze Luis Go to last post
6 36
Hi,everyone. I want to merge one tiff image into another. The two images just has one frame each and their format is GFAX 3. The new image produced...
Crespo
06-20-2006 07:28 AM
Crespo Go to last post
0 23
I will try but I wonder if it's worth the effort. I have to rewrite a lot of code and if it's to achieve 1% perfromance improvment, it's not really...
Lloyd Dupont
06-19-2006 08:43 AM
Lloyd Dupont Go to last post
7 25
hi, is there a way using GDI+ to fill a line ,rectangle or any other group of pixels with colors, but specify the color of each pixel (the...
gb
06-19-2006 04:33 AM
gb Go to last post
2 24
Found it! I did make a mistake! 0xFFDEAD is tranpsarent instead 0xFFFFDEAD should be used! "Lloyd Dupont" <net.galador@ld> wrote
Lloyd Dupont
06-19-2006 12:54 AM
Lloyd Dupont Go to last post
0 21
Thank you very much!!! "Göran Andersson" wrote:
sync
06-18-2006 02:59 AM
sync Go to last post
1 45
Hello I want get full file path of a font from name or a font name from path of ..ttf file so please halp me how i can do this in c# BLM ---
BLM
06-17-2006 04:48 AM
BLM Go to last post
0 34
I would like to understand the meaning of these colour descriptions e.g.#E7E7FF or #4A3C8C Is it RGB and how it is represented within these...
Samuel Shulman
06-16-2006 01:35 PM
GhostInAK Go to last post
2 17
Hi all! Am I correct if I say that saving bitmaps using bitmap.Save("filename", ImageFormat.Tiff); is actually saving the bitmap in a separate...
ZQ
06-16-2006 01:22 PM
Bob Powell [MVP] Go to last post
2 16
A While ago I downloaded a great application named "GDI Indicator" Which helps you track how many GDI object are instanciated (and if you forgot to...
Lloyd Dupont
06-15-2006 09:33 PM
Lloyd Dupont Go to last post
2 47
Hey everyone, I know this has to be simple, but can't figure out how to do it. How can I display the grid lines in all rows in the gird. The default...
AT
06-15-2006 04:05 PM
AT Go to last post
0 20
Hi I just make some test to see the effect of PenAlignment. And I noticed that: * using Graphics.DrawLine: no effect, it is always "Center" *...
Laurent
06-15-2006 04:12 AM
Laurent Go to last post
2 25
Hello, How do I fill an irregular shape with a given color in an image with System.Drawing? Let's say I have a map of North America and I want to...
Sergio
06-14-2006 05:15 PM
Bob Powell [MVP] Go to last post
3 24
Hi All, I was working on a graphics libraray on .net.I used GDI+ classes for rendering. I generally use a winform client application to test my...
AT
06-14-2006 10:58 AM
AT Go to last post
0 16
Post New Thread

Display Options
Showing threads 701 to 750 of 4349
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.