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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ARGB to RGBA29 Nov 2003 19:28 GMT1
I need to convert the standard ARGB pixel format that .net uses to a
RGBA to use in opengl, any idea how one could go about this?
Cheers
Phil
re:.net component for playing video (i.e. avi's) in .NET29 Nov 2003 19:27 GMT3
Anyone out there know how to load and play a video file (avi) in .NET
I am looking for a managed method.  Com/Interop isn't an option.
Thanks
Help me with Pen.28 Nov 2003 12:48 GMT7
Hello, All!
SolidBrush brush = new SolidBrush(SystemColors.Control);
e.Graphics.FillRectangle(brush,Rect);
Why this code draws picture1(see attach)
Smooth-cornered rectangles27 Nov 2003 16:39 GMT4
I have a simple problem. How do I draw rectangles w/
smooth corners? I can draw an ellipse but it's too "round"
inside my rectangle. I would like to have the "round"
effect only on the edges where the horizontal/vertical
How to move a part of an bitmap to another location?27 Nov 2003 16:36 GMT5
I have a bitmap
I need to redraw a part of the bitmap to another location on the same
bitmap, nad the remaining part to be painted with another things
Wich should be the way?
How to speed up a drawImage?27 Nov 2003 12:43 GMT2
I ned to make a drawImage as fast as possible and elimiante any checks I
dont really need...
By exemple if I dont do any transparent renders, it will be an advantage to
specify Graphics.CompositingMode = CompositingMode.SourceCopy?
Page faults27 Nov 2003 09:50 GMT1
Why do I got so many page faults in a simple image viewer as below?
The image is a full screen size jpg (200k on disk)
Private myimg As Bitmap
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As
C# - Need to resize image on white background27 Nov 2003 03:52 GMT3
I have a series of images, loaded into Image objects.  they are of
different sizes, and when I add them to an image list, they resize to
fill the H and V values by stretching.  I need to make them size and
center, retaining their original aspect ratio, but placed inside a new
Problem locating all Printers in computer...27 Nov 2003 03:22 GMT2
I'm trying to loop through all the printers in my computer system using WMI.
However, I found out that it doesn't really get the correct number of
printers in my system.
I have 16 printers in my printers & faxes.  However, when I use the WMI to
Trouble in saving the .TIFF File in ASP.NET26 Nov 2003 19:06 GMT1
I am trying to save the image in .TIFF format. But when the ASPX sends
the request to browser it opens the download dialog box with the
format as .aspx instead of .tiff. How should I open the download
dialog box as .tiff for saving the image. Should I have to set
How to rotate an image by 270 Degree26 Nov 2003 18:37 GMT2
I can create an image object with a string printed on it. But, how I can
rotate the whole image 270 degree clockwise
static public Bitmap createSerial()
         {
MeasureString & DrawText26 Nov 2003 12:50 GMT2
Hi, I want to calculate the height of a string that fits
in a certain width and display it inside the rectangle.
However, no matter how much I try, the MeasureString
never returns the correct height (for the text needs to
How to draw a string?26 Nov 2003 09:34 GMT1
now, i want to create a class libary that will accept a string and then
output an Image back.
The image is simply a white rectangle with a specific size of area, and a
black string will be on it.
Retrieving "Appearance" settings26 Nov 2003 06:39 GMT4
I'm not sure if this is the right newsgroup, does anyone know where in the
.net class library i can retrieve the system appearance / theme settings. In
particular the font settings. e.g. to get the system default font for a
Tooltip or Menu.
Get text inside a rectangle25 Nov 2003 19:34 GMT5
My app draws some text.
I want to be able to select and copy that text to the clipboard (along with
its font info if possible).
I tried drawing a rectangle around the text and ...
Pages: 1 2 3 4 5 6 7 October, 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.