|
ImageInfoBitsPerPixel Property
|
Number of bits per image's pixel.
Namespace:
Accord.Imaging.Formats
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public int BitsPerPixel { get; set; }
Public Property BitsPerPixel As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also