Filter Library Camera Interface Physics

CScanFilterSwapQuadrants Class Reference
[Swap Quadrants Filter]

#include <ScanFilterSwapQuadrants.h>

Inheritance diagram for CScanFilterSwapQuadrants:

CScanFilter List of all members.

Detailed Description

Definition at line 68 of file ScanFilterSwapQuadrants.h.

Public Types

typedef CScanFilter Super
 the parent class.
typedef CScanBaseBuffer::SizeType SizeType
 the size type.
typedef CScanBaseBuffer::ValueType ValueType
 the value type.
typedef ValueTypePointer
 the pointer type.
typedef const ValueTypeConstPointer
 the const pointer type.

Public Member Functions

Camera--Filter Interface
virtual BOOL CanDoDialogEntry () const
 no dialog.
virtual LPCTSTR GetParameters () const
 no parameters; see also CScanFilterNull::GetParameters().
virtual BOOL SetParameters (LPCTSTR lpParameters)
 no parameters; see also CScanFilterNull::SetParameters().
virtual BOOL Apply ()
 check parameters, take care of a properly sized output buffer, set its name and copy filter parameters and process; see also CScanFilterNull::ApplyCore().

Static Public Attributes

static LPCTSTR m_lpcsFilterName
 the filter name.
static LPCTSTR m_lpcsShortFilterName
 the class short filtername.

Protected Member Functions

virtual void Serialize (CArchive &ar)
 store or retrieve the object's settings.
BOOL Compute ()
 called by working thread
void CopyPart (ConstPointer pIn, Pointer pOut, SizeType elements)
 copy a frame.
void ComputePart (Pointer pFrame, const SizeType &nrow, const SizeType &ncol)
 compute a frame in-place.


The documentation for this class was generated from the following files:
Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy