Explicitely accept any SizedData where possible in ImageRaster and BintableColumns #22
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request related to an existing service
question
Further information is requested
Milestone
Methods like:
(should) only use
TRaster/TColumn::value_type
,raster/column.size()
andraster/column.data()
(to be checked) so that the declaration and doc could be changed to:without even changing the definition!
This would explicitly allow bypassing
Raster
andColumn
, e.g.:The text was updated successfully, but these errors were encountered: