molecular
Namespaces | Functions
PixelFormat.cpp File Reference
#include "PixelFormat.h"

Namespaces

 molecular
 
 molecular::util
 Molecular utility classes.
 
 molecular::util::Pf
 Functions handling PixelFormat values.
 

Functions

bool molecular::util::Pf::IsCompressed (PixelFormat format)
 Determine if the given pixel format is a compressed format. More...
 
std::ostream & operator<< (std::ostream &o, molecular::util::PixelFormat format)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
molecular::util::PixelFormat  format 
)