BasicConstView< FormatT, TraitsT > Class Template Reference

#include <Pt/Gfx/View.h>

Read-only image region. More...

Inherits ViewBase.

Detailed Description

template<typename FormatT, typename TraitsT>
class Pt::Gfx::BasicConstView< FormatT, TraitsT >

BasicConstView is the const counterpart of BasicView. It can be constructed from a const image or from a mutable view. It does not write.