source --> mapper

template class bicotiMapperTIFFSGI
    extends bicotiMapperTIFF < PixelType > as public

Mapper tiff implementado sobre libtiff

permite leer y escribier imagenes tiff

Source:
../../source/mapper/mapper_tiff_sgi.hpp:16

Constructors Index

bicotiMapperTIFFSGI
[public]


Methods Index

Read
[public] Lee una imagen tiff y la guarda en un bicotiImage
Write
[public] Escribe una imagen tiff a partir de una bicotiImage


Constructors

bicotiMapperTIFFSGI

public bicotiMapperTIFFSGI ( ) ;


Methods

Read

public void Read ( ) ;

Lee una imagen tiff y la guarda en un bicotiImage

Write

public void Write ( ) ;

Escribe una imagen tiff a partir de una bicotiImage


bicoti II

bicoti II
Claudio Risso
Wilman Alarcon

Click here to return to the top of the page.