1 ) { $duration *= $loopCount; } return array( 'frameCount' => $frameCount, 'loopCount' => $loopCount, 'duration' => $duration, 'bitDepth' => $bitDepth, 'colorType' => $colorType, ); } }