casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
casa::ImageDecimatorData Class Reference

#include <ImageDecimatorData.h>

Public Types

enum  Function {
  COPY,
  MEAN,
  NFUNCS
}
 Holds data for ImageDecimator class. More...
 

Detailed Description

Definition at line 8 of file ImageDecimatorData.h.

Member Enumeration Documentation

Holds data for ImageDecimator class.

Etymology

Synopsis

Put new functions before NFUNCS.

Enumerator
COPY 

just copy the nth plane as is, no function applied

MEAN 
NFUNCS 

Definition at line 28 of file ImageDecimatorData.h.


The documentation for this class was generated from the following file: