| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | In which DLL/EXE are the Internet Explorer Toolbar Icons (Stop, Back, Fwd,
Refresh, Home, Favorites, etc.)? I have found them in shell32.dll on...
1/9 Train
|
02-22-2005 08:05 PM
1/9 Train | 0 | 18 |
|  | - Is there a way to have a greyscale view of a Bitmap alpha channel, just
like the alpha channel palette in Photoshop.
- Like in Photoshop, is it...
Teis Draiby
|
02-22-2005 07:03 PM
Bob Powell [MVP] | 1 | 17 |
|  | Hi newsgroup,
I am developing an application which has to save an tiff-image, which in
turn can have multiple pages.
When using the following code,...
Mogens Nielsen - Elbek & Vejrup A/S
|
02-22-2005 07:00 PM
Bob Powell [MVP] | 1 | 17 |
|  | Hi,
I am trying to drag a rectangle throughout a form for a graphical
design application. The problem is that when I implement DrawRectangle
or...
Keith
|
02-21-2005 12:14 PM
AT | 1 | 14 |
|  | G'Day all,
Ok so I can draw a rectange (with borders and fill whatever) to the
upper left of an image easily, but I cant work out how to draw...
AT
|
02-20-2005 08:39 PM
AT | 3 | 14 |
|  | hiii
i have made a class MyObject. It has a draw function. I am able to draw all
the objects on the form. I am able to save them to a file and read...
Tushar
|
02-20-2005 11:29 AM
Tushar | 5 | 11 |
|  | Hi all gurus,
pls can anyone tell me how2 achieve a "Star wars" effect? Or better, do
you know some component for me to help? TIA
*** Sent via...
tesis
|
02-20-2005 08:57 AM
Bob Powell [MVP] | 1 | 14 |
|  | Hi,
I'm having a problem drawing a border on my custom control (inherited from
ScrollableControl) when the user "shrinks" the control. Basically,...
Yaron
|
02-20-2005 02:55 AM
Yaron | 0 | 13 |
|  | I'm needing a control similar in all aspects to a TreeView control with one
major difference. Due to the application in which I need to use the...
AlBruAn
|
02-19-2005 10:47 AM
AT | 6 | 15 |
|  | How i can retrive data from spreadsheet and draw an chart using office 2003 in vb.net?please its very urgent
From...
shivaprakash.s
|
02-18-2005 06:57 AM
Ken Tucker [MVP] | 1 | 16 |
|  | Can anyone tell me what is wrong with this code?
I want to get the ocntents of the JPEG image into a byte array. After
the theStream.read call, the...
RichardF
|
02-16-2005 09:59 PM
Jon Skeet [C# MVP] | 2 | 13 |
|  | Hi:
If I have a Bitmap image that is 100px by 100px, and I paint it as a 1-inch
by 1-inch square to a high-resolution PostScript printer, where does...
MarkR
|
02-16-2005 06:24 PM
MarkR | 0 | 11 |
|  | Hi all,
I have written an Ecard application which takes text input from the
user on one .aspx page and renders the message to a template .jpg...
Michael Bodily
|
02-16-2005 05:51 PM
WALDO | 1 | 15 |
|  | Hello
I have a Windows Form in which i am loading 2 images at run-time. I draw
some text on the images, set the background picture of the...
Extreme Datasets
|
02-16-2005 06:59 AM
Morten Wennevik | 1 | 13 |
|  | Hi,
I was wondering what is the best way to implement a 3D view of a simple grid
of lines using basic GDI+ and C#. The grid is supposed to represent...
Marcus de Leon
|
02-16-2005 03:00 AM
Paul | 3 | 20 |
|  | Hello,
do you know how generate picture in jpeg2000 format ? I am searching for a
free library, but is it possible ?
Thanks
St
|
02-15-2005 03:55 PM
Bob Powell [MVP] | 1 | 17 |
|  | If I use ColorTranslator.FromHTML("#ff0000"), I get Color.Red returned.
However, if I use ColorTranslator.FromHTML("Red"), I get RGB=0x0...
Jason Follas
|
02-15-2005 10:41 AM
Jason Follas | 1 | 19 |
|  | Hi all,
I have searched many times to know how to fade away a message box in visual
basic .NET, I would be grateful to you guys if anyone helps me..
Fading Away A Message Box ?
|
02-15-2005 10:28 AM
Piotr Perak | 8 | 15 |
|  | Hi guys,
I am writing an app that I wish to have a transparent background. In the
InitializeComponent() method I set the members of the form to the...
Publicjoe
|
02-15-2005 08:34 AM
Publicjoe | 0 | 18 |
|  | I am trying to use DrawString to draw a string that contains normal and
superscript text. To do this I have to use DrawString several times...
elziko
|
02-15-2005 08:19 AM
Morten Wennevik | 1 | 18 |
|  | Hi,
What I would like to do is to import a image data stored in a file which is
not a standard image format. The image data can be encoded in...
Tony Y.T Chang
|
02-15-2005 02:17 AM
Tony Y.T Chang | 0 | 14 |
|  | Hi,
I have the following code:
Protected Overrides Sub OnPaint(ByVal pe As
System.Windows.Forms.PaintEventArgs)
MyBase.OnPaint(pe)
'Add your...
Cristian Pascut
|
02-13-2005 06:49 PM
Bob Powell [MVP] | 2 | 15 |
|  | I would like to programatically on install set TIF files to open with my
..NET program. I have heard this is hard to do. Does anyone have...
Becker
|
02-13-2005 10:53 AM
VBen | 2 | 12 |
|  | Hi all
I have posted similar question before but got no response. I'm re-posting it
again and hoping that some one is kind enough to tell me why I...
Sam
|
02-12-2005 01:33 PM
Sam | 0 | 14 |
|  | I have rectangle and circle which intersect on the drawing surface. I want to
fill in the intersecting region. How to calculate the intersecting...
KDV
|
02-11-2005 03:43 PM
KDV | 2 | 27 |
|  | Greetings,
I am working with large bitmaps of 13,000x18,000 pixels and need to do
some cropping at minimum. The code I use is fine for smaller...
AT
|
02-11-2005 11:58 AM
Bob Powell [MVP] | 12 | 50 |
|  | Hi,
Does anyone know what code is needed to add a chart Area and a legend to a
BarChart?
I created the webcontrol for the creation of a barchart...
Erik
|
02-11-2005 04:55 AM
Erik | 0 | 13 |
|  | I have created a aspx file which when called upon from a different aspx file
will create a barchart from the data out of the database. Now the only...
Erik
|
02-11-2005 04:51 AM
Erik | 0 | 16 |
|  | Hi
We load a jpg-image with ECI-RGB information and resize it.
After saving the new image it dosnt have ECI-RGB- information
any more.
We use the...
gerry
|
02-11-2005 03:50 AM
gerry | 0 | 16 |
|  | I'm currently drawing in a panel a series of polygons which get their points
from an Array. I've created a button which deletes the data for one of...
Chris
|
02-10-2005 06:55 PM
Chris | 2 | 15 |
|  | Not quite sure how to ask this. I'm new to graphics programming. I'm trying
to figure out how to only open part of an image. I have an image with...
Jake
|
02-10-2005 02:51 PM
Bob Powell [MVP] | 5 | 15 |
|  | Hi,
How to get the mouse wheel event in a WinForm control ?
Thanks
Best regards
*** Sent via Developersdex http://www.developersdex.com ***
Don't...
Gilles Lambert
|
02-10-2005 10:23 AM
Sean Hederman | 1 | 14 |
|  | Hi,
Is it possible to draw onto a graphics object a vector? I'm asking because I
have artwork created in Adobe Illustrator which I would like to...
Yaron
|
02-10-2005 10:01 AM
Frank Hileman | 5 | 19 |
|  | I need to write a 'simple' editor that will allow me to drag/drop different
objects. Basically, I need it to function like a form editor similar...
Rob T
|
02-09-2005 08:36 PM
AT | 1 | 16 |
|  | The EM_FORMATRANGE message formats a range of text in a rich edit control for a specific device.
Syntax
To send this message, call the SendMessage...
alejandro lapeyre
|
02-09-2005 12:58 PM
alejandro lapeyre | 1 | 14 |
|  | I know there are some products and plugins out there that will support
converting PDFs to TIFFS, does anyone have any "free" methods of doing...
Becker
|
02-09-2005 11:31 AM
Becker | 0 | 9 |
|  | Does Windows have a fixed-width font that I can use? Seems strange if I do
MeasureString("a", font), MeasureString("M", font) and...
Todd Bright
|
02-09-2005 02:06 AM
Sami Kuhmonen | 3 | 17 |
|  | I have been using Leadtools for a some time in .NET to do many basic things
with images such as cropping, resizing, and halftoning images for...
Nate Smith
|
02-08-2005 04:52 PM
AT | 3 | 15 |
|  | I have a TIFF that is CCITT4, i open it in my program, stamp some text on it
(thanks Bob Powell for the GDI FAQ which helped on this). I load my...
Becker
|
02-08-2005 12:46 PM
Becker | 4 | 19 |
|  | Hi,
Like I said, wait til you have things working OK with GetPixel, then check
out Bob's FAQ. The following is linked to from the FAQ and explains...
Steve McLellan
|
02-08-2005 12:10 PM
Steve McLellan | 3 | 17 |
|  | I seem to have a kerning problem I can't resolve.
I'm using a non-standard font for a website, so I created dynamic image
generation to render the...
Robert Bouillon
|
02-08-2005 10:36 AM
Bob Powell [MVP] | 3 | 12 |
|  | Hi,
I'm in the process of developping a custom progress bar from scratch and i
have problems drawing a border identical to the Windows XP progress...
Elp
|
02-07-2005 01:46 PM
Scott McChesney | 3 | 10 |
|  | I know the documentation doesn't state it but I think you'll need to hold a
reference to the IntPtr returned and call DeleteObject on it when...
Andrew Smith \(Infragistics\)
|
02-05-2005 07:47 PM
Andrew Smith \(Infragistics\) | 0 | 16 |
|  | Hi folks,
I've been struggling for awhile with creating an oddly shaped Winform
containing a transparent PNG that is *also* movable.
Here's the...
Art
|
02-04-2005 01:40 PM
Art | 7 | 14 |
|  | I need to draw the outline of a line segment. If I set a pen to a width of
10 pixels and then use the graphics.drawlines method, the line is...
semhelp
|
02-04-2005 01:01 AM
semhelp | 2 | 17 |
|  | Does anyone knows how (if there's a way) to draw OLE objects (like a Corel
Draw! image, or an XL spreadsheet) in GDI or GDI+?
I have an app in VB6...
VBen
|
02-03-2005 08:47 PM
VBen | 5 | 9 |
|  | Greetings,
I am creating a program to slice a large size jpg into smaller jpg
slices or tiles, i.e. 1,000x1,000 pixel image into a 10x10 matrix...
AT
|
02-03-2005 02:53 PM
AT | 3 | 10 |
|  | Hi
I am trying to print a document from a Windows Service
Eveything works, apart from I can't set the page settings into Landscape! It
always...
Paul Wardle
|
02-03-2005 02:26 PM
Paul Wardle | 2 | 13 |
|  | I used the example on Bob Powell's site to draw a gradient on the background
of the parent form in my app (VB.net). Now, I would like to have a...
Martin Williams
|
02-03-2005 12:41 PM
VBen | 2 | 14 |
|  | Sometimes my UserControl will magically move and resize itself on the form
when the app is run from the IDE. It looks like it reverts to the size...
Todd Bright
|
02-03-2005 11:56 AM
VBen | 3 | 13 |