source --> mapper
Mapper tiff implementado sobre libtiff
permite leer y escribier imagenes tiff
public bicotiMapperTIFFSGI ( ) ;
public void Read ( ) ;
Lee una imagen tiff y la guarda en un bicotiImage
public void Write ( ) ;
Escribe una imagen tiff a partir de una bicotiImage
Claudio Risso Wilman Alarcon
Click here to return to the top of the page.