FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Atil::ImagePixel Class Reference

#include <Atil.h>

Public Member Functions

 ImagePixel (DataModelAttributes::PixelType=DataModelAttributes::kData1)
 
const ImagePixelsetToZero ()
 
bool operator!= (const ImagePixel &) const
 
bool operator== (const ImagePixel &) const
 

Public Attributes

DataModelAttributes::PixelType type
 

Detailed Description

Definition at line 230 of file Atil.h.

Constructor & Destructor Documentation

◆ ImagePixel()

Member Function Documentation

◆ operator!=()

bool Atil::ImagePixel::operator!= ( const ImagePixel & ) const

◆ operator==()

bool Atil::ImagePixel::operator== ( const ImagePixel & ) const

◆ setToZero()

const ImagePixel & Atil::ImagePixel::setToZero ( )

Member Data Documentation

◆ type

DataModelAttributes::PixelType Atil::ImagePixel::type

Definition at line 237 of file Atil.h.


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