For each pixel, combines black color and specified color using a linear interpolation.
'Declaration Public Sub RecolorDark( _ ByVal color As UserColor _ )
public void RecolorDark( UserColor color )
ImageData Class ImageData Members