ImageDataViewType Clase

Definición

public sealed class ImageDataViewType : Microsoft.ML.Data.StructuredDataViewType
type ImageDataViewType = class
    inherit StructuredDataViewType
Public NotInheritable Class ImageDataViewType
Inherits StructuredDataViewType
Herencia

Constructores

Nombre Description
ImageDataViewType()
ImageDataViewType(Int32, Int32)

Campos

Nombre Description
Height
Width

Propiedades

Nombre Description
RawType

Sin procesar Type para este DataViewTypeobjeto . Tenga en cuenta que este es el tipo de representación sin procesar y no el contenido completo de la DataViewTypeinformación de .

(Heredado de DataViewType)

Métodos

Nombre Description
Equals(DataViewType)
Equals(Object)
GetHashCode()
ToString()

Se aplica a