casa::ImageMask Class Reference

Static functions for interrogating image masks. More...

#include <ImageMask.h>

List of all members.

Public Member Functions

 ImageMask ()
virtual ~ImageMask ()

Static Public Member Functions

template<class T >
static Bool isAllMaskFalse (const ImageInterface< T > &image)
 check the mask piecemeal because loading it all into memory will crash for very large images
template<class T >
static Bool isAllMaskTrue (const MaskedLattice< T > &image)
 is the image's mask all true valued?
static Bool isAllMaskTrue (const Lattice< Bool > &mask)

Detailed Description

Static functions for interrogating image masks.

Definition at line 41 of file ImageMask.h.


Constructor & Destructor Documentation

casa::ImageMask::ImageMask (  ) 
virtual casa::ImageMask::~ImageMask (  )  [virtual]

Member Function Documentation

template<class T >
static Bool casa::ImageMask::isAllMaskFalse ( const ImageInterface< T > &  image  )  [inline, static]

check the mask piecemeal because loading it all into memory will crash for very large images

static Bool casa::ImageMask::isAllMaskTrue ( const Lattice< Bool > &  mask  )  [static]
template<class T >
static Bool casa::ImageMask::isAllMaskTrue ( const MaskedLattice< T > &  image  )  [inline, static]

is the image's mask all true valued?


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1