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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply