Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.02 KB

d3dconvolutionmono.md

File metadata and controls

49 lines (26 loc) · 1.02 KB
description ms.assetid title ms.topic ms.date
Specifies the maximum dimensions of texture convolution filters.
bc7c36fd-b905-47e7-a38f-1139a8337121
D3DCONVOLUTIONMONO
article
05/31/2018

D3DCONVOLUTIONMONO

Specifies the maximum dimensions of texture convolution filters.

#define Value Description
D3DCONVOLUTIONMONO_MAXHEIGHT 7 Maximum height of a monochrome texture convolution filter.
D3DCONVOLUTIONMONO_MAXWIDTH 7 Maximum width of a monochrome texture convolution filter.

 

Constant Information

Requirement Value
Header d3d9types.h
Minimum operating system

 

Related topics

Direct3D Constants