Click or drag to resize
Accord.NET (logo)

MatrixToImageFormat Property

Gets or sets the desired output format of the image.

Namespace:  Accord.Imaging.Converters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public PixelFormat Format { get; set; }
Request Example View Source

Property Value

Type: PixelFormat
See Also