Share via


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

這個 DataViewType 的原始 Type 。 請注意,這是原始表示類型,而不是 的完整資訊內容 DataViewType

(繼承來源 DataViewType)

方法

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

適用於