MediaGraphImageFormatRawPixelFormat.Rgb555Le Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Packed RGB 5:5:5, 16bpp, (msb)1X 5R 5G 5B(lsb), little-endian, X=unused/undefined.
public static Azure.Media.Analytics.Edge.Models.MediaGraphImageFormatRawPixelFormat Rgb555Le { get; }
static member Rgb555Le : Azure.Media.Analytics.Edge.Models.MediaGraphImageFormatRawPixelFormat
Public Shared ReadOnly Property Rgb555Le As MediaGraphImageFormatRawPixelFormat
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET