ImageDataViewType 类

定义

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

构造函数

ImageDataViewType()
ImageDataViewType(Int32, Int32)

字段

Height
Width

属性

RawType

原始Type的 。DataViewType 请注意,这是原始表示形式类型,而不是完整的信息内容 DataViewType

(继承自 DataViewType)

方法

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

适用于