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()

適用対象