Latest web development tutorials

PHP imageaffinematrixget - Get Matrix

PHP Image Processing PHP Image Processing

imageaffinematrixget - Get matrices.

grammar

array imageaffinematrixget ( int $type [, mixed $options ] )

parameter

  • type IMG_AFFINE_ * constants.
  • options

return value

Success, returns an array (where the key figures 0-5) and a floating-point value, or on failure returns FALSE.

PHP Image Processing PHP Image Processing