Gets the native PixelFormat of the bitmap data.
Public Overridable ReadOnly Property Format As PixelFormat
Dim instance As BitmapSource Dim value As PixelFormat value = instance.Format
public virtual PixelFormat Format { get; }
public: virtual property PixelFormat Format { PixelFormat get (); }
public function get Format () : PixelFormat
You cannot set this property in XAML.
If the BitmapSource is directly readable, this is the format that the pixels will be in when they are read.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003