Browse by Tags

Related Posts

  • Margin around embedded image

    I am trying to return an embedded image that is being generated on the fly. The image generation is working perfectly, and when the page displays, the image displays properly, but there is a margin around the image. Is there a way around this? I have the tag < body style ="margin: 0 0 0 0"> in...
    Posted to System.Drawing/GDI+ (Forum) by bdstark on 01-19-2007, 12:00 AM
    Filed under: Thumbnail, Graphics, ASP.NET, Image, C#
  • Performance problem while working with Bitmap and Graphics Object

    Hi, I am writing code to Gray Scale an Image. For that I am doing loop on each pixel as shown in code below. It is working but time required to do this is very long compare to other Graphics Processing Programs. Is there other fast way to do this? ... ... for ( int y = 0; y < m_Bitmap.Height; y++...
    Posted to System.Drawing/GDI+ (Forum) by atsofttech on 03-27-2007, 12:00 AM
    Filed under: GDI+, Graphics, ASP.NET, Image, C#
  • Re: CMYK images - convert to RGB?

    Yes there is. I had the same problem and I had a VERY frustrating time finding a solution. Finally after 2 days and over 16 hours of research I was able to put together the solution documented below. I hope it helps. Let me know if have an answer to the "Detection" problem at the bottom of the tutorial...
    Posted to System.Drawing/GDI+ (Forum) by ardi on 04-22-2007, 12:00 AM
    Filed under: GDI+, Thumbnail Resize ConvertFormat, ASP.NET, Image, C#, size, resize, jpg, RGB, resolution, CMYK
  • I-Load: Asp.Net Ajax Image Upload - 'sCountDown promotion

    I-Load is an ASP.NET web control (1.1 and 2.0 compatible) which basically: Allows the final user to upload, cut and resize images which must respect all the constraints of width, height, aspect ratio, file size and format that you need. Can automatically generate resized images (sometimes many) from...
    Posted to Announcements (Forum) by zioturo on 06-01-2007, 12:00 AM
    Filed under: crop, preview, ASP.NET AJAX 1.0, upload, Component, wysiwyg, AJAX, .NET, .NET 2.0, .NET component, resize, image, ASP.NET 2.0, c#
  • Image control's URL issue

    I am new in .net and have some confusions and problems I have an image file saved at C:\memberimages\image1.jpg and I have create an ASP.net image control named memberImage and I want it to display this image, how can I? I have tried memberImage.ImageUrl="C:\\memberimages\\image1.jpg"; but...
    Posted to Web Forms (Forum) by jadoon88 on 01-14-2008, 12:00 AM
    Filed under: c#, image, image control, image path, image url, urgent, Web Controls
  • Show Thumbnail without storing Image into Physical Memory

    I am using ASP.net 2.0 and C# Is it possible to show thumbnail of a large image without first resizing it and saving it to physical memory? Is this done by converting System.Drawing.Image into System.Web.UI.WebControls.Image ? If so then how can I convert it? please help
    Posted to System.Drawing/GDI+ (Forum) by jadoon88 on 01-27-2008, 12:00 AM
    Filed under: Image, C#, image resize, urgent, image quality, system.drawing
  • Loss of Image quality after resizing [:S]

    Note: Code Edited/Updated! I am using C# 2005, ASP.net 2.0, visual web developer 2005 and Windows XP Professional I am able to resize images but with the loss of quality. I want to resize images without loss of quality...please help me Here is my code for image resizing: public static void ResizeImagePropotionaly...
    Posted to System.Drawing/GDI+ (Forum) by jadoon88 on 01-27-2008, 12:00 AM
    Filed under: Image, C#, image resize, urgent, image quality, system.drawing
  • GDI+ error when saving PictureBox image to MemoryStream

    Guys, I'm getting GDI+ error when saving picturebox image to the database. My database is mysql with longblob datatype. Ideally when I browse image file to the picturebox then save using following code MemoryStream ms = new MemoryStream(); picMenu.Image.Save(ms, picMenu.Image.RawFormat); byte []...
    Posted to Visual Studio .NET 2003 and Visual Studio .NET 2002 (Forum) by bhav27 on 02-11-2008, 12:00 AM
    Filed under: asp.net 1.1, c#, image, database, gdi
  • Graphics causes out of memory error

    Hi, I am a bit stuck on this one and need some help... I have a function that resizes images from an asp:upload control and whenever an image of say 1mb + is passed in, i get an Out of memory error. Smaller images are working ok. If this is done where the images are stored on the same machine, then it...
    Posted to System.Drawing/GDI+ (Forum) by trailandtrack.co.uk on 04-22-2008, 12:00 AM
    Filed under: ASp 2.0, asp:FileUpload, c#, graphics, image, Out of memory
  • How to Save / Upload Images from One Domain to Another Domain?

    Hi, I am developing a web application in which i have to upload the images from one domain to another domain. I tried few times by using the regular uploading procedure. I tried to give the full path of the server too, but it is not working. So if any one know how to upload the images from one domain...
    Posted to Web Forms (Forum) by Sudheendra B on 05-23-2008, 12:00 AM
    Filed under: ASP.NET, c#, image, asp.NET 2.0 C#, Web Forms, image retrieving, Web Service, Asp .net, image upload, asp:FileUpload, image imageURL, asp .net., ASP .net 2.0 C#, Asp.net2.0, upload control, ASP .net2.0, C#. NET 2005, asp.net 2.0 C#, asp.net2.0 using c#, IE 6.0 vs IE 7.0, Visual Studio 2003.Net, web page, ASP.Net C#, AppDomains, ASP.NET file, Web Services, dotnet, upload controls, C# 2.0, image upload preview, asp.net 2.0 c#, C# asp.net 2.0, .ascx .aspx C#
Page 1 of 2 (11 items) 1 2 Next >