<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br><div>I need this urgently.<br><br>No one has any idea ? <br></div><br>Cheers.<br><br><br><hr id="stopSpelling">From: kwonghu@hotmail.com<br>To: users@openlayers.org<br>Date: Sat, 2 May 2009 11:36:13 +0800<br>Subject: [OpenLayers-Users] Tiff file Calculation.<br><br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Hi,<br><br>If anyone knows if Openlayers has any function to calculate the Tiff file ?<br><br>double pixelHeight = (topLeftPoint.Y - lowerRightPoint.Y) / imageSize.Height;
<br>double pixelWidth = (lowerRightPoint.X - topLeftPoint.X) / imageSize.Width;
<br><br>I have done it before in c#. So openlayers has any utility that allow me to get the topleft point and image's width ?<br><br>(Or)<br><br>Someone must have already written a control for it and i just need to download from the trunk area.<br><br>Cheers.<br><br></body>
</html>