20#ifndef HDRL_IMAGELIST_VIEW_H
21#define HDRL_IMAGELIST_VIEW_H
27#include "hdrl_imagelist.h"
34#if defined HDRL_USE_EXPERIMENTAL || defined HDRL_USE_PRIVATE
36hdrl_imagelist * hdrl_imagelist_row_view(
41const hdrl_imagelist * hdrl_imagelist_const_row_view(
42 const hdrl_imagelist * hl,
46hdrl_imagelist * hdrl_imagelist_image_view(
51const hdrl_imagelist * hdrl_imagelist_const_cpl_row_view(
52 const cpl_imagelist * imglist,
53 const cpl_imagelist * errlist,