nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Imaging / ImageStrech

ImageStrech

Full name Microsoft.VisualBasic.Imaging.Filters.ImageStrech Assembly Microsoft.VisualBasic.Imaging Members 3

01 Syntax

Microsoft.VisualBasic.Imaging.Filters.ImageStrech

02 Methods

NameOverloadsSummary
Resize 1 Resize and strech the current image matrix data

03 Fields

NameOverloadsSummary
matrix 1 [x => [y => pixel]]
dims 1 the original image size

04 Members

method Resize #
Resize(Size)

Resize and strech the current image matrix data

Parameters
NameTypeDescription
newSizeSize

-

field matrix #
matrix

[x => [y => pixel]]

field dims #
dims

the original image size