|
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; }
Public Property Format As PixelFormat
Get
Set
Request Example
View SourceProperty Value
Type:
PixelFormatSee Also