You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVec Class
>
TVec Methods
>
PixelDownSampleLow Method
>
TVec.PixelDownSampleLow Method (int, TVec, TVec, TVec)
Dew Math for .NET
TVec.PixelDownSampleLow Method (int, TVec, TVec, TVec)
TVec Class
TVec Members
Dew.Math Namespace
PixelDownSampleLow Method
Collapse All
Syntax
C#
Visual Basic
public
void
PixelDownSampleLow
(
int
Width
,
TVec
Y
,
TVec
X
,
TVec
NX
);
Public
Function
PixelDownSampleLow
(
Width
As
Integer
,
Y
As
TVec
,
X
As
TVec
= null,
NX
As
TVec
= null)
As
void
Description
This is PixelDownSampleLow, a member of class TVec.
Group
PixelDownSampleLow Method
Links
TVec Class
,
TVec Members
,
Dew.Math Namespace
,
PixelDownSampleLow Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!