spatialdata.models.set_channel_names#
- spatialdata.models.set_channel_names(element, channel_names)#
Set the channel names for a image
SpatialElement
in theSpatialData
object.- Parameters:
- Return type:
- Returns:
: The image
SpatialElement
or parsedImageModel
with the channel names set to thec
dimension.