Re: Inserting jpg images

From: Steve Cochran (scochran_at_chattanooga.net)
Date: 02/24/04


Date: Tue, 24 Feb 2004 17:14:08 -0500

What you can do is after inserting the picture you can go to View | Source Edit and then click on the source tab and then set the width and height of the image in the IMG element to fix it to the size in pixels that you want.

e.g. <IMG src="whatever" width="100px" height="100px">

see http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/img.asp?frame=true

steve

"Ron Hirsch" <ronhirsch@adelphia.net> wrote in message news:uUnFHlt%23DHA.3184@TK2MSFTNGP09.phx.gbl...
>I often have occasion to insert a jpg image into an e-mail using
> INSERT>PICTURE. The file inserts nicely, but it always comes in larger than
> the true size of the image.
>
> I know I can drag it to a different size, but there is no indication of the
> size after dragging, unless I hold a ruler up to the screen.
>
> This all is of course related to the screen resolution, and the number of
> pixels in the image. What control can I exert on this situation? If I
> assumed that the typical screen resolution is 80 or so dots per inch, then
> is the best way to make sure that an image displays at 5" wide to resample
> the image to 400 pixels in width?
>
> The REAL QUESTION IS:
>
> Can I resize the image in the Outlook Express window by somewhere bringing
> up a window where I can enter dimensions in inches? Or must I resample the
> image to force the desired visual display, assuming of course a screen
> display of say 80 dpi?
>
> Ron Hirsch
>
>



Relevant Pages

  • Re: Positioning datalabels
    ... resolution (Pixels per inch??????) ... Dim lngXdpi As Long ... 'Get Screen resolution ... drop a line on a chart at a particular X value. ...
    (microsoft.public.excel.programming)
  • Re: screen resolution
    ... That is the double-edged sword of changing the screen resolution - you get more stuff on the screen, but much of the stuff that there get's smaller. ... Screen res determines how many pixels of information are displayed on the screen; many items displayed on a PC are "pictures" composed of a fixed number of pixels. ... For example, if a screen icon is 100x100 pixels and the resolution of your monitor is set to 640x480, that icon would be filling up about a fifth of the screen vertically. ... using Photoshop the more pixels per inch the sharper an image will be. ...
    (microsoft.public.windows.mediacenter)
  • Re: Pen created using ExtCreatePen fails to get selected into a metafi
    ... the screen resolution or printer resolution. ... For example, on a 600x800 display, 5 pixels ... You might find, in graphics-intensive drawing, that it makes more sense to do ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: tex4ht: wrong image sizes
    ... would have required installing some new fonts, ... The article explicitly says that a point is an absolute ... and that the display should calculate how many pixels are to be used for each point ... depends on the screen resolution? ...
    (comp.text.tex)
  • Re: Is it possible to reset the screen resolution in Javascript?
    ... a resolution of 1024 by 768 pixels. ... force a particular screen resolution? ... TP/BP/Delphi/jscr/&c, FAQ items, links. ...
    (comp.lang.javascript)