Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Drawing / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Quick Filter11 Sep 2003 23:22 GMT2
I've searched this newsgroup for answer to the following, but have come up
empty handed so far:
Is there a quick and efficient way to apply a filter to a 256 grayscale
image (TIFF) that converts all pixels to transparent that are above a
Create a sub-part of a graphics object.11 Sep 2003 21:45 GMT1
Here is my question:
Can i create a subdivision of a graphic object so I could pass it to an
object (I wrote) and tell him "Draw what you have to draw on that graphics
that represent an area of the other graphics object.
DrawReversibleLine11 Sep 2003 18:29 GMT4
Is it possible to draw a dashed line with ControlPaint.DrawReversibleLine? I
want this code but with ControlPaint.DrawReversibleLine:
Dim g as System.Drawing.Graphics=MyControl.CreateGraphics
Dim pen as New System.Drawing.Pen(System.Drawing.Color.Gray)
Right justified Label text doesn't line up, any fix?11 Sep 2003 15:33 GMT3
G'Day all,
I have a number of Labels (C#) on a Win Form.  All are the
same size and X-location on the form.  All are set to
TextAlign=MiddleRight.
Stacking transparent controls 10 Sep 2003 20:01 GMT4
I have a transparent control that I created, after a lot of searching,
with the help of Bobs FAQ (http://www.bobpowell.net/transcontrols.htm).
The problem is that if I have this control above other controls, and the
controls below it moves, ie with resizing the main form and ...
Embedding manifest files10 Sep 2003 17:59 GMT1
I usually embed a XML manifest with my applications to have them support XP
Visual Styles.
I know I can embed the resource into the resources section of the compiled
executable (under the type RT_MANIFEST and with ID=1).
print and image question10 Sep 2003 17:54 GMT1
First not sure if this is the right newsgroup for my question
here is the problem:
asp.net application
html flow layout panel
RotateString10 Sep 2003 17:33 GMT2
I want to draw a string with Graphics.DrawString() and i want to rotate it
by clicking a button... i know there is the method RotateTransform, but i
want to set the point where the text is rotating arround to the current
Location(x,y) Point
Transparent picture to Clipboard!10 Sep 2003 17:00 GMT5
  Is there a way to copy the transparent bitmap(picture) to Clipboard
using GDI+?
  It seems like the Clipboard.SetDataObject and GetDataObject can only transfer
non-transparent bitmap.
load transparent gif or png files!10 Sep 2003 14:36 GMT1
Hi, all,
  Can someone point me our or show me a sample code how to load gif
or png files with transparent (alpha) channel. I am currently using C#
to load images. But
EXIF ISO Speed, Am I crazy ;-)10 Sep 2003 14:33 GMT8
Thought I'd make a small C# helper class for reading EXIF 2.1 data ( from a
Canon D30, using framework 1.1 ).
Everything works fine... until I read the ISO speed:
System.Drawing.Imaging.PropertyItem ISO = _image.GetPropertyItem(34855); //
IPTC not possible?10 Sep 2003 13:07 GMT3
why is it impossible to read/write IPTC data with c#?
actually it is just another photo-property but i cant handle
to get the right IDs out of the pictures althouhg i know for sure
that the pics contain IPTC-tags.
Binary image problem10 Sep 2003 00:41 GMT1
I have a simple bit of code that displays a couple of
bars using GDI (PNG format) which show ok in the browser
but when I attempt to print, print preview or save the
image I just get a blank image place holder. The code is
Invalid parameter when trying to save image10 Sep 2003 00:38 GMT1
I really need some help here. When I try to save a cached bitmap to
Response.OutputStream I get an "invalid parameter" error.
bitmap1.Save(Context.Response.OutputStream,
System.Drawing.Imaging.ImageFormat.Jpeg);
Print without page gap (new page)10 Sep 2003 00:32 GMT1
Is it possible to print text without send "New page/End doc" at the printer,
epson 1520 continuous paper feed, from c# ? Maybe with API?
thanks in advance,
epederiva
Pages: 1 2 3 4 5 6 7 August, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.