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