php Programming Glossary: cmpx
asp.net version of timthumb php class http://stackoverflow.com/questions/4436209/asp-net-version-of-timthumb-php-class Dim sourceX As Integer 0 Dim sourceY As Integer 0 Dim cmpx As Integer img.Width destWidth Dim cmpy As Integer img.Height.. 'selection is based on the smallest dimension If cmpx cmpy Then sourceWidth img.Width cmpx cmpy sourceX img.Width.. dimension If cmpx cmpy Then sourceWidth img.Width cmpx cmpy sourceX img.Width img.Width cmpx cmpy 2 ElseIf cmpy cmpx..
|