'Declaration Public Function New( _ ByVal sourceImage As Image, _ ByVal width As Integer, _ ByVal height As Integer _ )
public Image( Image sourceImage, int width, int height )
Image Class Image Members Overload List