PC Review


Reply
Thread Tools Rate Thread

Afine transformation for absolute object

 
 
=?Utf-8?B?Y2hyaXNrb3ppYXJ6?=
Guest
Posts: n/a
 
      7th Feb 2005
Hi,
I'm trying to use Matrix transformation to achieve an effect of static afine
transformation (linear rotation + translation). AFA I'm concerned this is the
only way in IE6 to get the effect of rotation of an element by an arbitrary
angle around a given point. It apears impossible to do it.
When I declare the element like ex:
<IMG
style="position:absolute;top:0;left:0;filterrogidXImageTransform.Microsoft.Matrix(M11='1.0', sizingmethod= 'auto expand');">
When I set the Mxy linear matrix to rotate the IMG by a given angle the
IMG is always rotated around the center of an image. But given its
position:absolute style, shouldn't it be rotated around point (0,0) or it's
top-left corner? The available documentation does not say anything about the
rotation of an absolute object...
Dx,Dy members of Matrix filter (translation part of the afine
transformation) are ignored in this setting.
When I set sizingmethod to 'clip to original', the transformation seems
to work as I expect (the rotation in Mxy matrix starts rotating around (0,0)
point, and Dx,Dy translation starts working, but everything outside the
original area is clipped and I don't know how to avoid that.

Can someone tell me how to make the afine transformation in sizingmethod=
'auto expand' mode (which is the best I'm looking for) or how to avoid
clipping in sizingmethod= 'clip to original' mode?
Thanks for your time and help.
Chris.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Absolute cell reference will not remain absolute. Mike K Microsoft Excel Worksheet Functions 1 8th Oct 2008 07:12 PM
Transformation picture into 3D object Nikolay Podkolzin Microsoft C# .NET 3 30th Dec 2007 09:16 AM
How to add DTS (Data Transformation Services) object to .NET project Fir5tSight Microsoft Dot NET 2 2nd Jan 2007 01:40 AM
Absolute references in Conditional Formating not absolute (2003) =?Utf-8?B?QS1KQQ==?= Microsoft Excel Crashes 0 26th May 2005 12:06 AM
Absolute reference within a formula not really absolute Fred Microsoft Excel Worksheet Functions 3 1st Jul 2004 06:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:33 AM.