'宣言 Public Overloads Shared Function CopyImage( _ ByVal original As Image, _ ByVal imgAttributes As ImageAttributes, _ ByVal destinationSize As Size _ ) As Image
public static Image CopyImage( Image original, ImageAttributes imgAttributes, Size destinationSize )