'Declaration Public Shared Function PixelFormatToGuid( _ ByVal pixelFormat As WicPixelFormat _ ) As System.Guid
public static System.Guid PixelFormatToGuid( WicPixelFormat pixelFormat )
Parameters
- pixelFormat
- The PixelFormat enumeration value.
'Declaration Public Shared Function PixelFormatToGuid( _ ByVal pixelFormat As WicPixelFormat _ ) As System.Guid
public static System.Guid PixelFormatToGuid( WicPixelFormat pixelFormat )