ImageDataViewType 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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() |