public ImageProxySubpxelLcd24(IImageByte bufferToProxy, lcd_distribution_lut lut) : base(bufferToProxy) { m_lut = lut; }