Boost logo

Boost :

Subject: Re: [boost] [gil] ToolBox uploaded
From: TONGARI (tongari95_at_[hidden])
Date: 2013-02-13 00:43:08


Hi Christian,

2013/2/7 Christian Henning <chhenning_at_[hidden]>

> Hi all,
>
> I finally have managed to upload the "toolbox" extension for
> boost::gil. The toolbox provides some helpful extension for gil that
> are too small to be an extension themselves.
>
> There are:
>
> * color spaces: cmyka, gray_alpha, hsl, hsv, lab, xyz
> * metafunctions: channel_type_to_index, is_bit_aligned, is_similar,
> is_homogeneous, get_num_bits, channel_type, get_pixel_type,
> pixel_bit_size
> * image types: indexed_image
> * color converters: gray -> rgba
>
> I would need some help hooking up the tests and doc generation.
>
> Let me know if you any questions or improvements.
>

I wonder why `get_num_bits` only applies to packed_channel_reference
& packed_dynamic_channel_reference.

Wouldn't it be nice if it also applies to packed_channel_value & those
bitsN ?

Regards


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk