Rotate Image with XSLT

Hello
How can I rotate Image using XSLT?
Any workarond with it?

    <Page id="mainLables">
      <Image File="{LabelFilePath}" FixHeight="432" FixWidth="288" Rotate="90">
      </Image>
    </Page>

@victorak,

Can you please share source file so that we may investigate further to help you out.