MLImage.PixelFormat Property
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.
Gets the pixel format for this Image.
public Microsoft.ML.Data.MLPixelFormat PixelFormat { get; }
member this.PixelFormat : Microsoft.ML.Data.MLPixelFormat
Public ReadOnly Property PixelFormat As MLPixelFormat