'Declaration Public Function CanConvert( _ ByVal srcPixelFormat As Guid, _ ByVal dstPixelFormat As Guid _ ) As Boolean
public bool CanConvert( Guid srcPixelFormat, Guid dstPixelFormat )
Parameters
- srcPixelFormat
- dstPixelFormat
'Declaration Public Function CanConvert( _ ByVal srcPixelFormat As Guid, _ ByVal dstPixelFormat As Guid _ ) As Boolean
public bool CanConvert( Guid srcPixelFormat, Guid dstPixelFormat )