'Declaration Public Function New( _ ByVal sourceImage As System.Drawing.Image, _ ByVal width As System.Integer, _ ByVal height As System.Integer _ )
public Image( System.Drawing.Image sourceImage, System.int width, System.int height )
Parameters
- sourceImage
- width
- height