You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Tee Namespace > Classes > MtxGridSeries Class > MtxGridSeries Properties > MtxGridSeries.PixelResample Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxGridSeries.PixelResample Property

If true, reduce the bitmap before drawing.

Syntax
C#
Visual Basic
public bool PixelResample;

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.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!