rotation - Android: difference between preRotate and postRotate? -


what difference between prerotate , postrotate?

if every translation using posttranslate prerotate image, mean image rotation first before translation. if wanted translate image rotate image origin of image. way work right...

if use postrotate instead of prerotate, need move image , rotate posttranslate image location.

am right?


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -