ImageDataViewType Class

Definition

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

Constructors

ImageDataViewType()
ImageDataViewType(Int32, Int32)

Fields

Height
Width

Properties

RawType

The raw Type for this DataViewType. Note that this is the raw representation type and not the complete information content of the DataViewType.

(Inherited from DataViewType)

Methods

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

Applies to