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

ImageDataViewType()
ImageDataViewType(Int32, Int32)

Campos

Height
Width

Propiedades

RawType

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

(Heredado de DataViewType)

Métodos

Equals(DataViewType)
Equals(Object)
GetHashCode()
ToString()

Se aplica a