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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WPF Background issue29 Feb 2008 21:43 GMT5
I've created a control that derives from ScrollViewer and override the
OnRender method to draw onto the control.  However, if the Background
property is set, the background always draws on top of whatever I draw.
Even if I don't call base.OnRender the background is drawn, so I'm ...
Drop specific color25 Feb 2008 07:25 GMT5
is there a way to remove specific color from bitmap and change it to
different color?
lest say i wont to switch all pixels with red color to white or
rgb(value,value,value) to different one.
Creating an image from a Graphics object24 Feb 2008 19:36 GMT1
Howdy yall, please help this newbie here.
I need to create an vector based image from a Graphics object but couldn't
realize how to do so: Here are my doubts:
1) How do I create a Graphics object not attached to a Control ? I just need
Color.Equals seems totally useless22 Feb 2008 00:47 GMT24
I guess this must be a well-known issue that I just hit my head on.
Color.Equals doesn't apply the usual equality test.
For example:
using (g = Graphics.FromImage(bmp))
Transforms: some good examples?19 Feb 2008 18:37 GMT4
Since I don't work with graphics often, whenever I come to a point where a
transform would be useful I have to spend a lot of time finding articles
about them and reviewing how they work. Not only that, but I'm not
necessarily aware of the many different problems that can be ...
How to convert font design units to points?15 Feb 2008 14:50 GMT3
The FontFamily.GetEmHeight method gets the height, in font design units, of
the em square for the specified style.
Some overloads of the Font constructor have a second argument which must be
the em size in points.
Graphics.FillPath and Overlap Regions15 Feb 2008 07:51 GMT1
This may be a simple question.  I'm trying to draw a path with multiple
polygons and circles.  Transparency is set to 50%.  I want the overlap
regions NOT to show.  That is, they should be the same transparency level and
color as the non-overlap regions.  Is there any way to do ...
How to draw something into an indexed image14 Feb 2008 18:11 GMT3
I would like to draw something into an indexed bitmap. The problem is,
that the Graphics object may only be used for non-indexed images.
So I have to convert my indexed image into an nonindexed image in
order to be able to manipulate the image and then I have to reconvert
ichTextBox print GDI v.s + GDI+11 Feb 2008 09:58 GMT1
I really hope someone can help me with this.
I'm developing a windows application (c#, .NET 2.0).
In my solution I have created a custom control that extends the
RichTextBox control.
Checkbox Background Colour06 Feb 2008 11:27 GMT1
Has anyone ever come across a checkbox, that when you change the
background colour, the colour behind the tick is changed, not the
label?
Resizing and Compressing to certain limits04 Feb 2008 12:11 GMT2
I have a client that requests that I take an image off the server and resize
it according to their specific dimensions. For example, take a 3M image (say
900x1200) and resize it to 600x800 (resolution of 100) with a file size of
max. 150k.
Drawing Text to Fill/Scale to Bounding Rectangle04 Feb 2008 09:39 GMT1
I have an image onto which I want to draw some text. I can do the
basics just fine.
However, is it possible to draw text that will fill and scale to a
bounding rectangle? If so, how?
DVD and CD Windows XP04 Feb 2008 03:07 GMT1
My DVD and CD only work after I start my computer . They will reed the disks
only intill I remove the disk, if I put the disk back in I have to restart my
computer to get it to reed the disk. The computer does see the disk but it
thinks it is empty.
 
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.