Code: Select all
\pgfdeclareimage[width=1.0\paperwidth]{image2009}{images/image2009}
\defbeamertemplate*{title page}{image theme}{
\pgfuseimage{image2009}
}
does anyone know how to include a image that can fill the whole page without leave any space ? thx ahead.