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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A strange behaviour : GetTextExtentPoint3231 Oct 2005 23:59 GMT2
my problem is as follows :
VS.NET 2003 C++ MFC Application
I try to figure out a screen size of a string by means of the
GetTextExtentPoint32(HDC,LPCTSTR,int,LPSIZE). Surprisingly for me, this
DRAW IMAGE with "double" TRANSPARENCY31 Oct 2005 16:49 GMT10
I am drawing an image on a graphics object:
Graphics.DrawImage(Bitmap, RectangleDestination , RectangleSource ,
GraphicsUnit.Pixel)
I would like that:
Scrolling big image on screen28 Oct 2005 16:17 GMT1
I am C#/.NET newbie.
I have been tasked to write a graphics application using C#.
The application needs to visualize an image that is narrow and very
long. Typically images have width=1024 pixel and height= 40000 pixel.
Image FromStream GDI+ Error with PictureBox27 Oct 2005 19:56 GMT3
Howdy All,
I have an object model that stores images for use in a graphics
application. Rather than reading the images and keeping them in memory,
which has a HUGE footprint, I instead read the file into an array of
Windows.Forms.Panel updating problem in C#27 Oct 2005 10:00 GMT1
I have a panel (I'll call "drawing panel") in a scrollable panel ("window
panel").
I am drawing a top view or a front view of a simple rectangular object on
the inner drawing panel.
Font compatibility with Dot Net Print API27 Oct 2005 09:54 GMT1
We have a customer that has provided a custom true type font that they want
us to use when printing documents in the application we are building for
them. This font prints just fine from most Windows applications such as
wordpad, and also from a test app that uses the Win32 print ...
Beginner's question26 Oct 2005 20:35 GMT5
I am trying to capture an image from a picturebox pb1, the first step in
creating a print routine.
'Dim g1 As Graphics = Me.CreateGraphics
Dim g1 As Graphics = Graphics.FromImage(pb1.Image)
image.fromstream throws argument exception. Urgent26 Oct 2005 15:40 GMT3
I have asp.net code using C# that will convert tif file into jpg and then it
display them. The program works on my machine and Dev machine with Window XP
professional. When I deploy the program on test machine (window 2003 server)
I get error:
Ever increasing Memory usage!!!26 Oct 2005 05:45 GMT3
Hi All
Greetings to all of you. I am a newbie. I am trying to build a
application in C# in which I try to Overlay Bitmap over Video. I am
able to display the bitmap onto video. But my problem arises when
Render HTML to image?26 Oct 2005 00:11 GMT3
Anyone?  Bueller?  Seriously, any way to capture output from a browser
control and render the stream to an image?  TIA.
Including ICC profile when saving a image using the bitmap object?25 Oct 2005 16:29 GMT2
Is it possible to include a ICC profile when saving a image?
Im having some troubles with colors when opening a image, changing something
and then saving the image to a new output image... wich results in that i have to
open the image in photoshop and apply the ICC profile...
Printing Server Side in ASP.net24 Oct 2005 22:05 GMT3
Trying to print server side in ASP.net.  Set up a PrinterSettings object as
follows:
PrintDocument pd = new PrintDocument();
pd.PrinterSettings.PrinterName = "\\blah\blah";
Embedded Resources - Spaces in Executing Assembly Name24 Oct 2005 18:53 GMT1
I just found out that if you have a project that you have named with a space
such as "My Project", getting embedded resources doesn't work if you are
getting them with  GetManifestResourceStream(Name) method.  If I change "My
Project" to "MyProject", it works fine.
DrawImage and NearestNeighbor bug?24 Oct 2005 18:27 GMT3
I am drawing an image, stretched, with interpolation set to NearestNeighbor.
I want to be able to count the pixels and all. There seems to be a bug in the
scaling in this interpolation mode. I actually think it occurs in all modes,
but it is best visible in this mode. Somebody ...
How to get a LOGFONT from an HFONT24 Oct 2005 15:30 GMT2
I am using some COM interface to create some HFONT.
Trouble is, the font created with this COM interface should be release with
this COM intrface.
And I don't see how I could make it work nicely with my ManagedC++ wrapper.
Pages: 1 2 3 4 5 September, 2005
 
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.