Jump to content

Recommended Posts

Posted

_GDIPlus_GraphicsFillRect( $aWindow[2], $PosX, $PosY, $iWidth * $aWindow[7], $iHeight * $aWindow[7], $cBrush )

Local $hMatrix = _GDIPlus_MatrixCreate( )

_GDIPlus_MatrixRotate( $hMatrix, 30 )

_GDIPlus_MatrixTranslate( $hMatrix, 10, 10 )

_GDIPlus_GraphicsSetTransform( $

How do i tell him that i want to refer the Matrix to my Rectangle?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...