PixelFormatInfo PixelFormat { get; }ReadOnly Property PixelFormat As PixelFormatInfo
Getproperty PixelFormatInfo PixelFormat {
PixelFormatInfo get ();
}abstract PixelFormat : PixelFormatInfo with getThe value of this property determines how the raw underlying values should be interpreted if the pixels are accessed by the ReadRaw or WriteRaw methods. Otherwise, in most cases using the members of the interfaces derived from the IBitmapData and IBitmapDataRow interfaces work seamlessly.
If this property returns an indexed format (see Indexed), then the Palette property returns a non- value.