You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > TMtx.PixelResample Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.PixelResample Method

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

Pascal
procedure PixelResample(const Dst: TMtx; const ZoomRect: System 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!