ImageDataViewType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |