set of resolution for an image

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default set of resolution for an image

    Hi,

    I'm looking for a way to set the dpi parameter of an image in order to
    control the size of the print out knowing the height and the width of
    an image.

    Regards,
    Thierry

    --
    Ceci est une signature automatique de MesNews.
    Site : [url]http://mesnews.no-ip.com[/url]

    News Clun Internet Guest

  2. Similar Questions and Discussions

    1. Image File resolution
      hi, I m currently facing this problem: if i wanna use CFFILE to capture an image file, in jpg or gif format, how do i know its resolution, for...
    2. Image resolution
      I am trying to print a collage of images on one sheet of paper. When I size my image, how come it appears bigger than it should when I transfer it to...
    3. CFDocument - Image Resolution
      Hey All, I am generating PDF's using CFDocument. All the html type looks excellent, crisp and clean in the PDF's, however any images in the PDF...
    4. Image resolution on import
      I have open an RGB AICS document. I link-place a 72ppi JPG. Now ALL that's in the file is a line of Point type and this JPG (whose file size is 80...
    5. Image resolution changes automatically.
      Greetings Tony, For a better understanding of resolution, I suggest you review an excellent article on the subject. Please visit the Digital Dog...
  3. #2

    Default Re: set of resolution for an image

    [url]http://us2.php.net/getimagesize[/url]

    Good stuff.

    On Mon, 14 Jun 2004 00:48:33 +0200, News Clun Internet
    <tibabs@club-internet.fr> wrote:
    >Hi,
    >
    >I'm looking for a way to set the dpi parameter of an image in order to
    >control the size of the print out knowing the height and the width of
    >an image.
    >
    >Regards,
    >Thierry
    eclipsboi Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139