'Declaration Public Sub Initialize( _ ByVal sourceRef As BitmapSource, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal mode As BitmapInterpolationMode _ )
public void Initialize( BitmapSource sourceRef, int width, int height, BitmapInterpolationMode mode )
Parameters
- sourceRef
- width
- height
- mode