how can i override this to use the colour of the actual image?
color
DrawColor
Canvas.DrawColor.r = REDVALUE;
Canvas.DrawColor.g = GREENVALUE;
Canvas.DrawColor.b = BLUEVALUE;
color
DrawColor
Canvas.DrawColor.r = REDVALUE;
Canvas.DrawColor.g = GREENVALUE;
Canvas.DrawColor.b = BLUEVALUE;