GeneralHow do I show a vector image?

General information and discussion about TeXnicCenter
Post Reply
akira32
Posts: 45
Joined: Tue Nov 13, 2007 10:32 am

How do I show a vector image?

Post by akira32 »

How do I show a vector image?
The vector image can zoom-in and doesn't distorb.
What code should I write?

\begin{figure*}[hcb]
\centering
\includegraphics[width=1.0\textwidth]{result2.eps}
\caption{The input test images. Images 7 and 8 are arbitrarily collected in the internet.}
\label{fig:result2}
\end{figure*}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
Post Reply