PixelFormatFromGuid Method
Converts a GUID of the WIC pixel format to the PixelFormat enumeration value.
public static PixelFormat PixelFormatFromGuid(
System.Guid
)
'Declaration
Public Shared Function PixelFormatFromGuid( _
ByVal As System.Guid _
) As PixelFormat
Parameters
- pfGuid
- The GUID of the WIC pixel format.