Coloring voxels in ROI

Hi!
I’m writing python plugin for segmentation, using seed growing algorithm. Now, when i found voxels in ROI region, i just set intensity at -1000. Is there any possibility to color ROI voxels?

You can assign any colors to any voxel value by creating a custom color node in the Colors module and selecting that for displaying the volume.