You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.PixelResample Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.PixelResample Method

Allows to exactly specify the size of the destination matrix with PixelsHeight and PixelsWidth parameters.

Pascal
procedure PixelResample(Dst: TMtx; const ZoomRect: TMtxRect; Mode: TPixelDownSample = pdsPattern); overload;

The source matrix can be bigger or smaller than the destination.

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