Possible Duplicate:
My pixel perfect picture gets blurry when compiled in LaTex
When including a small bitmap scaled to a larger size: how can I disable anti-aliasing?
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics[scale=15]{sqares.png}
\end{document}
yields

with this image:
