public void SetPixelColor(int theX, int theY, Quantity_ColorRGBA theColor, bool theToDeLinearize) { throw new NotImplementedException(); }
public void SetPixelColor(int theX, int theY, Quantity_ColorRGBA theColor) { throw new NotImplementedException(); }
public void SetColor(Quantity_ColorRGBA theColor) { throw new NotImplementedException(); }