bicotiImage


Figura 5.1.1

     Clases

bicotiImage

bicotiImage2D
bicotiImage3D

bicotiImage2DSingle
bicotiImage2DVectorial
bicotiImage3DSingle
bicotiImage3DVectorial

bicotiImage2DArrayChar
bicotiImage2DArrayInt
bicotiImage2DArrayDouble

bicotiImage2DSparseChar
bicotiImage2DSparseFloat

bicotiImage2DArrayRGBChar
bicotiImage2DArrayRGBFloat

bicotiImage2DSparseRGBChar
bicotiImage2DSparseRGBFloat
 

bicotiImage3DArrayChar
bicotiImage3DArrayFloat

bicotiImage3DLinearChar
bicotiImage3DLinearFloat

bicotiImage3DArrayRGBChar
bicotiImage3DArrayRGBFloat

bicotiImage3DLinearRGBChar
bicotiImage3DLinearRGBFloat

     Templates Clases

ImageType
PixelType


class bicotiImage < class ImageType, class PixelType >



 Public Types

  typedef  PixelType  Pixel
  typedef  ImageType  Implementation
  typedef  bicotiImageIterator< PixelType > Iterator
  typedef  bicotiOperatorUnaryFacade< PixelType >  OperatorUnary
  typedef  bicotiOperatorMultipleFacade< PixelType >  OperatorMultiple

 Public Methods

ImageType * GetImplementation( )
void SetImplementation ( ImageType * )

void DestroyImplementation( )

bicotiOperatorUnaryFacade< PixelType > * GetOperatorUnary( )
void DestroyOperatorUnary( )

bicotiOperatorMultipleFacade< PixelType > * GetOperatorMultiple( )
void DestroyOperatorMultiple( )

bicotiImageIterator< PixelType > * CreateIterator( )

void DestroyDexel( )