lsst.afw g5c39d4753b+2b91704afc
Public Types | List of all members
lsst::afw::image::detail::image_traits< ImageT > Struct Template Reference

traits class for image categories More...

#include <ImageBase.h>

Public Types

using image_category = typename ImageT::image_category
 

Detailed Description

template<typename ImageT>
struct lsst::afw::image::detail::image_traits< ImageT >

traits class for image categories

Definition at line 66 of file ImageBase.h.

Member Typedef Documentation

◆ image_category

template<typename ImageT >
using lsst::afw::image::detail::image_traits< ImageT >::image_category = typename ImageT::image_category

Definition at line 67 of file ImageBase.h.


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