<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.8">
<TITLE>create a line in itk</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi<BR>
Is there someone who can explain me&nbsp; how can I write a line in an image?<BR>
For exaple I have two pixel and I whant to link this two pixel with a white line:<BR>
// Index of the two pixel<BR>
ImageType::IndexType pixelIndex1;<BR>
ImageType::IndexType pixelIndex2;<BR>
<BR>
Thank you very much<BR>
Edoardo</FONT>
</P>

</BODY>
</HTML>