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