| PHP » GoLang | login |
            register |
            
            about | 
| GoLang CairoContext::deviceToUser
                                request it (494)
                            GoLang replacement for PHP's CairoContext::deviceToUser
                            [edit | history] 
                             PHP CairoContext::deviceToUserPHP original manual for CairoContext::deviceToUser [ show | php.net ]CairoContext::deviceToUsercairo_device_to_user(PECL cairo >= 0.1.0) CairoContext::deviceToUser -- cairo_device_to_user — Transform a coordinate DescriptionObject oriented style (method): 
   public array CairoContext::deviceToUser
    ( float  $x, float$y)Procedural style: Transform a coordinate from device space to user space by multiplying the given point by the inverse of the current transformation matrix (CTM). Parameters
 
 Return ValuesAn array containing the x and y coordinates in the user-space | 
                    more
                     Most requested
 
                    more
                     Last requests
 |