Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 2.08 KB

ns-winml-winml_image_variable_desc.md

File metadata and controls

71 lines (57 loc) · 2.08 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:winml.WINML_IMAGE_VARIABLE_DESC
WINML_IMAGE_VARIABLE_DESC (winml.h)
Contains properties for the image variable description.
MachineLearning.winml_image_variable_desc
PWINML_IMAGE_VARIABLE_DESC
PWINML_IMAGE_VARIABLE_DESC structure pointer
WINML_IMAGE_VARIABLE_DESC
WINML_IMAGE_VARIABLE_DESC structure
winml/PWINML_IMAGE_VARIABLE_DESC
winml/WINML_IMAGE_VARIABLE_DESC
machinelearning\winml_image_variable_desc.htm
MachineLearning
82EE6D9B-08C4-4128-BE8A-DF922AA7318E
12/05/2018
MachineLearning.winml_image_variable_desc, PWINML_IMAGE_VARIABLE_DESC, PWINML_IMAGE_VARIABLE_DESC structure pointer, WINML_IMAGE_VARIABLE_DESC, WINML_IMAGE_VARIABLE_DESC structure, winml/PWINML_IMAGE_VARIABLE_DESC, winml/WINML_IMAGE_VARIABLE_DESC
winml.h
Windows
Windows 10, version 1803 [desktop apps only]
Windows Server [desktop apps only]
Windows
WINML_IMAGE_VARIABLE_DESC
19H1
WINML_IMAGE_VARIABLE_DESC
winml/WINML_IMAGE_VARIABLE_DESC
c++
APIRef
kbSyntax
HeaderDef
winml.h
WINML_IMAGE_VARIABLE_DESC

WINML_IMAGE_VARIABLE_DESC structure

-description

These APIs have been deprecated and should no longer be used:  Please use Windows.AI.MachineLearning instead.

Contains properties for the image variable description.

-struct-fields

-field ElementType

A WINML_TENSOR_DATA_TYPE containing the element tensor data type.

-field NumDimensions

The image variable dimension count.

-field pShape

A pointer to the shape of the image variable.