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     
Hi, I'm creating a asp.net web application using vb.net. I have 7 images from stream and I put it inside a array. The problem now is how can I put...
Snow
04-08-2007 06:23 PM
maxnis@gmail.com Go to last post
1 33
Hey, I'm confused! I have a document that I want to print to a printer. I'm using inches as my units. I got it working w/ Pixels, but my boss told...
standish22@hotmail.com
04-06-2007 09:59 AM
standish22@hotmail.com Go to last post
4 38
Hello, I have some painting code in a VB6 control (a grid) that performs pretty well--about 30ms for a full paint. When I convert just a beginning...
Brian Schwartz
04-05-2007 12:31 PM
Bob Powell [MVP] Go to last post
4 44
Hello, I have a problem with a Tiff. I want to write into the multipage Tiff the Tag 266. But it is not possible to write this tag. I can write all...
Christian Mauerer
04-04-2007 05:05 AM
Christian Mauerer Go to last post
0 33
Hello, Can someone point me to some example code that shows how to paint the text in a button control. I basically want to reposition the text so it...
Buddy
04-03-2007 09:45 PM
shreekanta Go to last post
3 46
Hi All, I'm am having trouble resizing a multipage TIFF file. The TIFF is 640x480 and I am trying to resize ALL frames to 320x280. If I resize it...
landers
04-03-2007 05:02 PM
Bob Powell [MVP] Go to last post
3 41
Good afternoon everyone. I'm hoping that someone can help me out with this problem. It's strait forward, but somehow I can't seem to get my head...
Chris Szabo
04-03-2007 04:55 PM
Bob Powell [MVP] Go to last post
1 33
When you give a PrintDocument to a PrintPreviewControl, an "Abort" window is displayed, and the dialog displays messages "page 1", "page 2", etc. for...
Emby
04-03-2007 08:34 AM
Emby Go to last post
0 32
I have conditional logic based on if I am drawing to a printer. In C#, how can I tell if a device context is for a printer? Thanks, Mike
MLM450@hotmail.com
04-02-2007 01:29 PM
Michael Phillips, Jr. Go to last post
1 32
I'm trying to draw a transparent EMF image on a graphics object when printing, using gfx.DrawImage. However, the image seems to be showing up with a...
Edward
04-02-2007 05:30 AM
Edward Go to last post
0 35
I'm trying to get my head around working with the Matrix class. I'm doing something manually that I'd prefer to do with a transformation. Basically...
mash
03-29-2007 02:51 PM
Bob Powell [MVP] Go to last post
4 29
Hi, Im getting this exception: Object is currently in use elsewhere. StackTrace: at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at...
andreas.skaar@gmail.com
03-29-2007 02:47 PM
SJ Go to last post
8 52
Hi, is there a way to set the output quality of a saved JPEG graphics? I need to save some graphs (using Bitmap.Save()) into files and would like to...
nvx
03-29-2007 03:21 AM
nvx Go to last post
4 26
I have a GIF which its dimensions is 200x300 pixels and it is animating fine. But after i resize it to smaller dimensions (133x200 pixels), it...
Fong Lun
03-28-2007 09:12 AM
Michael Phillips, Jr. Go to last post
3 35
Hi folks, I don't know if this is the right forum to post this question. I have never worked with plotter before. What I need to do is to write a...
Yi Chen
03-27-2007 06:23 PM
Yi Chen Go to last post
0 28
Hello everyone. Given an XP Icon (assuming an hIcon, that I've acquired using the Win32 API call, GetIconFromResourceEx ) how can I draw on a...
WALDO
03-26-2007 04:39 PM
WALDO Go to last post
0 44
A set of UI graphics make up part of a program I'm writing. Rather than labouriously create ~120 of them in Photoshop (when the only real...
David Rees
03-26-2007 01:06 PM
David Rees Go to last post
0 27
Hi, I draw a BitmapA, a mostly white picture with some black lines (drawn from an array) I call BitmapA.MakeTransparent(Color.White) I use...
anorrie@sondex.com
03-26-2007 10:52 AM
Michael Phillips, Jr. Go to last post
1 33
I have an app that runs in the system tray. It takes an icon from the programs resources then draws two rectangles on it and numbers... the...
Smokey Grindel
03-26-2007 07:28 AM
Smokey Grindel Go to last post
3 25
GIF animations contain a frame display time that control how rapidly the new frames are displayed during the animation. The ImageAnimator class in...
Seigfried
03-25-2007 11:41 AM
Bob Powell [MVP] Go to last post
3 33
When the control is disabled, the text back ground color fade to gray, How to change the color? From...
James
03-23-2007 03:03 PM
Oliver Sturm Go to last post
1 34
I am designing a control that will display an image and allow the user to annotate the image with text. For example if they press Ctrl + Left...
mash
03-23-2007 08:13 AM
mash Go to last post
0 31
Hi, I found something like a bug with clipping in a Windows form. While creating a billiards game program, I found that drawing directly on the...
MartinParenteau1963@hotmail.com
03-22-2007 07:57 PM
MartinParenteau1963@hotmail.com Go to last post
0 26
Hi, I am fairly a newbie with ASP .NET and have some basic queries regarding GetThumbnailImage() I am able to use this method to generate a...
ruchi.malpani@gmail.com
03-22-2007 02:01 AM
ruchi.malpani@gmail.com Go to last post
0 34
Hi, I'm creating a asp.net web application using vb.net. I have 7 images from stream and I put it inside a array. The problem now is how can I put...
Snow
03-21-2007 09:13 PM
Snow Go to last post
0 22
Hi, I'm creating a asp.net web application using vb.net. I have 7 images from stream and I put it inside a array. The problem now is how can I put...
Snow
03-21-2007 09:11 PM
Snow Go to last post
0 23
Hi, I have added a textbox (richtextbox) to a form. I keep on appending text to this textbox. How can I cause this textbox to automatically scroll...
Darth
03-21-2007 04:42 PM
Bob Powell [MVP] Go to last post
1 27
Hi All! I’m trying to draw some text on image background and save it as jpeg. Unfortunately the text looks fuzzy even though I assign 100L to the...
vasyl
03-20-2007 10:43 AM
vasyl Go to last post
2 39
When I draw something in windows form with gdi+ and minimize it. Object that I drawed them before the minimizing was lost from window. How can I...
Overseer
03-20-2007 07:00 AM
Bob Powell [MVP] Go to last post
5 25
What is the perfect way to draw a graphic like Performance graphic of Windows Task Manager. I tried it with gdi+ but it wasnt beautiful like task...
Yasin Cepeci
03-19-2007 02:04 PM
Oliver Sturm Go to last post
1 29
I create a 32bpp rgb bitmap in my code to write some text to it then convert it to a monochrome. My original bitmap is 1728 W by 2261 High with...
Robert Dufour
03-19-2007 10:14 AM
Robert Dufour Go to last post
3 27
Hi, how can I save the content of a Graphics of a PictureBox into a PNG file? I'm a newbie to this, so please be patient... :) Any help would be...
nvx
03-19-2007 06:19 AM
nvx Go to last post
0 19
I have been working on a card game (called Uno) for past few days. Language used : C# 2.0 When I start a new game, a dialog window pops up asking...
Nayan
03-19-2007 12:38 AM
Michael C Go to last post
1 28
May be I missing something but how do I create a Bitmap object specifying size in millimeters? Bitmap constructor deals only with pixels. How about...
EKamashev@gmail.com
03-19-2007 12:17 AM
Michael C Go to last post
1 24
"Robert Dufour" <bdufour (AT) sgiims (DOT) com> wrote Hi Robert, I didn't answer that question because I thought you got it sorted out. The stride...
Michael C
03-18-2007 11:19 PM
Michael C Go to last post
0 25
How do I send binary data to printer? I read AFP file in binary data format form database. I can display it on the screen but I want to print...
niv
03-16-2007 11:35 AM
niv Go to last post
0 39
Hi Is there a way to make my listview's background transparent? When trying to set a transparent color to the background of a Listview, I get this...
nano2k
03-16-2007 07:53 AM
nano2k Go to last post
3 26
how to extract the image from a mpeg file
Joe
03-15-2007 05:02 PM
Andrew Kirillov Go to last post
1 31
Hey, all, I'm new to VB.NET, coming from VB 6 and I'm having a problem with the persistence of graphics. I use some graphics commands to put an...
hboothe@gte.net
03-15-2007 08:49 AM
Bob Powell [MVP] Go to last post
1 31
Dear all I place a picturebox into a form with position (0,0) - left, top of the form how can i know the relative position of the picturebox with...
Joe
03-15-2007 04:30 AM
Oliver Sturm Go to last post
3 32
I want to get the histogram of an jpeg image into an array e.g. R 256 size and the number of pixels G 256 size and the number of pixels B 256 size...
Joe
03-15-2007 02:30 AM
Andrew Kirillov Go to last post
4 31
Bob, I've found your GDI+ FAQ a very useful resource and would like to make a small contribution to it. I' was just flicking through the FAQ this...
GraGra33
03-14-2007 02:34 PM
Bob Powell [MVP] Go to last post
3 34
Say I have drawn a number of lines on a form (forming a polygon), and I know the coordinates for each point in the polygon. Now, I want to draw a...
Nik Coughlin
03-13-2007 12:34 PM
Frank Hileman Go to last post
6 42
Hi All, I am trying to Bulid Windows Mobile Forms Control with C# in VS2005 using CF2. On this control A lable is created and some text set for the...
iKiLL
03-12-2007 09:59 AM
iKiLL Go to last post
5 38
On an academic note, I want to copy a Graphic to an Image (Bitmap). I have the Graphic object but not a originating image; this is because I'm...
icepick72
03-11-2007 08:28 AM
Oliver Sturm Go to last post
3 31
Hello, has someone ever had the problem that actions that can occur in the scrollbar can crash the whole application? In my application I have...
msedi
03-10-2007 08:39 PM
GraGra33 Go to last post
1 22
I am about to implement an editor that has the following features: A scrollable and zoomable panel (drawing pane , "stage") holds a large number of...
Robert Ludig
03-10-2007 06:24 PM
Peter Lewis Go to last post
6 29
Hi, I'm having an 'issue' using the LinearGradientBrush. I'm sure it's something I'm doing, or not doing, but it still has me flummuxed. I've...
Tim Haughton
03-09-2007 11:28 AM
Bob Powell [MVP] Go to last post
2 23
Hello Paolo, One approach to doing this would probably be to create a transparent window that stays on top of everything else, so you could write...
Oliver Sturm
03-08-2007 09:36 AM
Oliver Sturm Go to last post
0 27
Hello, I'm having a problem using the Bitmap. I have a bitmap (32-bit ARGB) which I use as an overlay. The user can draw into this overlay to define...
msedi
03-06-2007 07:20 AM
msedi Go to last post
3 39
Post New Thread

Display Options
Showing threads 251 to 300 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.