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
How to use GetGlyphOutline GDI32 API with C# ?29 Sep 2003 15:53 GMT2
I'm trying to integrate the GetGlyphOutline API in a C#
project. My algorithm is working fine with VB6, but I still have problem to
make the appropriate
definitions using C#. Anybody has a solution ?
Setting the JPEG quality29 Sep 2003 00:35 GMT1
I want to save an image as jpeg. I want, also, to set the
quality of the image.
I know something about EncoderParameters but i don't know
how to use this in VB.NET code.
How to record a EMF+ in GDI+28 Sep 2003 22:28 GMT2
I don't find examples about creating a EMF+ metafile in on-
line help of VB.NET.
I want to draw an ellipse and draw a string inside it.
Then record these instructions to a metafile. How i can do
Horrible outline28 Sep 2003 22:03 GMT5
I'm trying to overlay a rotated bitmap over another (not rotated)
bitmap. This I can do without too many problems. What I am having a
problem with is a really ugly outline around the perimeter of my top
image. I have set the top image to have all magenta transparent. This
PixelFormat16bppIndexed possible ?28 Sep 2003 20:19 GMT4
Hi NG,
the PixelFormat8bppIndexed specifies that the format is 8 bits per pixel,
indexed.
Is it possible to use a Pixelformat of 16 bits per pixel, indexed.
Understanding BitmapData, LockBits, and .BMP files with Alpha channels27 Sep 2003 15:27 GMT2
I am using the code below to read a .bmp file and write it out to a
new file.  This small example just tries to duplicate the file.
Later, I'm going to add code to process the file further.  But this
code illustrates my current problem which is this:
Image-Formats27 Sep 2003 15:01 GMT1
Hi NG
How can I use other Image-Formats as in VSNet are by default includet? Is
there som free Code?
Thomas Bock
Transforming an image's color space27 Sep 2003 02:16 GMT7
Hey guys,
I'm working on an image transformation project.  It takes a Canon raw file
(.CRW) file and converts it in to either a JPG or a Photoshop file.  The
Photoshop file is working pretty well, and since Photoshop can convert the
MemoryStream usage for Bitmaps26 Sep 2003 14:39 GMT1
If I write code such as the following :
public static Bitmap MakeDuplicate(Bitmap SourceImage)
{
   MemoryStream ms = new MemoryStream();
Converting a Word document to a wmf format26 Sep 2003 14:36 GMT1
  Is there a .Net or a 3rd party technology that can convert a Word
document into a wmf or any image format or as thumbnails that does not
require Word to be installed on the machine. I have checked the Lead
tools SDK but that requires Word on the machine and is a printer
Converting Image from Interop Picture Object26 Sep 2003 13:25 GMT4
I'm working on a project in which I need to get the image from a MapPoint
9.0 Object Library Interop COM object and manipulate it. My problem is
converting the image to a .Net Image or Bitmap. It's an in-memory VB 6
Picture object. Any clues on converting it?
Drawing a picturebox pixel by pixel fast26 Sep 2003 10:42 GMT2
I have an array with values and for every value I assign a color that I want
to paint in a picture box.
The array si 1024x1024 or larger so I need a fast routine to do the job...
sure, the picturebox may be smaller than the whole bitmap
refresh image box25 Sep 2003 22:56 GMT1
Hi, My problem is refresh a picture box when resized parent form.
If .ShowDialog = DialogResult.OK Then
Dim bmp As Bitmap = Bitmap.FromFile(.FileName)
Dim gr As Graphics = Me.pImmagine.CreateGraphics
Avalon UI and XML25 Sep 2003 22:51 GMT1
Is it possible to see any examples of XML representation
used to define UI in Avalon? This would be useful for
developers planning to create their own custom schemas.
Although it may be too early to release, this information
Image.Save to TIFF or BMP yields Black Image25 Sep 2003 22:49 GMT3
I've written code to save an image to a TIFF or BMP file for faxing.
The code works properly on my Windows XP development machine, but when
I deployed on a Windows 2000 Server machine, the program saves a black
image.
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.