Udostępnij za pośrednictwem


ImageDataViewType Konstruktory

Definicja

Przeciążenia

ImageDataViewType()
ImageDataViewType(Int32, Int32)

ImageDataViewType()

public ImageDataViewType ();
Public Sub New ()

Dotyczy

ImageDataViewType(Int32, Int32)

public ImageDataViewType (int height, int width);
new Microsoft.ML.Transforms.Image.ImageDataViewType : int * int -> Microsoft.ML.Transforms.Image.ImageDataViewType
Public Sub New (height As Integer, width As Integer)

Parametry

height
Int32
width
Int32

Dotyczy