Browse by Tags

Related Posts

  • Button With Image And Text

    I must be barking up the wrong tree because I have found nothing in the internet about this. I'd like to know how to achieve a server control that renders something like this... < button >< img src= "new.gif" /> New</ button > I can't seem to get anywhere with it though...
    Posted to Web Forms (Forum) by johndehope3 on 09-06-2006, 12:00 AM
    Filed under: ASP.NET, form, button, image
  • Image editing in the web app?

    Hello All What i would like to achive is as follows: In my web app i would like to allow a user to upload an image and in the image to be able to do some changes. By changes i mean use a pen tool to circle certain parts or put a mark on a certain part of the image. Something like a really really simple...
    Posted to System.Drawing/GDI+ (Forum) by Dan_dan on 11-05-2006, 12:00 AM
    Filed under: GDI+, PhotoSpite, Digital Image Processing, printer exception OnStartPrint operation completed successfully, gray, Temporary images, DrawString, DrawLine, Graphics, Report, Diagram, ASP.NET, Image
  • C#, ASP.NET Replacing colors with gradient

    Hi I need assistance on this one... I have a canvas, let's just say 700 x 1000 pixels. It's white, and i place a random number of black dots around the canvas. The black dots are not solid. They are all 64 x 64 pixels, but fade from solid black, to transparrent... So far, is no problem... This is my...
    Posted to System.Drawing/GDI+ (Forum) by martinhn on 11-14-2006, 12:00 AM
    Filed under: GDI+, Graphics, ASP.NET, Image
  • 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#
  • display images and flash on web page.

    Dear asp.net users. I have a very big problem. Because I'm new in asp.net I don't know how to solve my problem. Lets look my problems: I make some asp.net page, but it's not what i want. Couse problem is that, beacause I want to inicialize images in .aspx.cs document but I don't know how to do that....
    Posted to Web Forms (Forum) by daredevilx on 02-13-2007, 12:00 AM
    Filed under: ASP.NET 1.x, ASP.NET, image, ASP.NET 2.0, asp.NET 2.0 C#, ASP.NET 1.1, .net, Asp .net
  • Re: Newbie Question about Image Popups

    Yes, I agree. That URL seems to lead to a code gadget for uploading pictures onto a server, I think. I'm still trying to figure out how to do this thing, so I'll try to explain a bit better than I did before: Almost any large catalog website - say, LLBean or Lands End -- has a template product page that...
    Posted to Client Side Web Development (Forum) by Nostromo66 on 03-16-2007, 12:00 AM
    Filed under: asp.NET, image, pop-up
  • 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
  • Scrolling Image Marquee ?

    FrontPage has a "text Marquee" and I've seen (and experimented with) a Java function (with a .CLASS file) that allows you to specify a group of images (to scroll to the left, to the right, vertically up or down). Is there anything around in ASP-land that could be used in this manner? For...
    Posted to Web Forms (Forum) by KevInKauai on 06-01-2007, 12:00 AM
    Filed under: ASP.NET, image, .aspx.vb, asp .net 2.0
  • Dynamic image paths

    Hi, I want to be able to make image paths dynamic depending on which theme is currently being set in my web.config. E.G. If the theme is THEME1 then ImageUrl="~/App_Themes/THEME1/Media/MyImage.gif" If the theme is THEME2 then ImageUrl="~/App_Themes/THEME2/Media/MyImage.gif" Does anybody...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by dsummers22 on 08-02-2007, 12:00 AM
    Filed under: ASP.NET 2.0 Theme, change theme, Image, image control, app_themes, App_Themes subfolders folders problem issue, ASP.NET
Page 1 of 2 (19 items) 1 2 Next >