MtxGridSeries.PixelResample Property

Boolean PixelResample { get; set; }

If true, reduce the bitmap before drawing.

Returns: Boolean

Remarks:

If true, the matrix will be downsampled before converted to bitmap. This can prevent the resize of the bitmap by Windows where image filters are applied before a resize consequently distorting the image.