'宣言 Public Overloads Overridable Sub SaveTo( _ ByVal stream As Stream, _ ByVal format As ImageFormat, _ ByVal imageSize As Size, _ ByVal resolution As SizeF, _ Optional ByVal autoScaleExtents As Boolean _ )
public virtual void SaveTo( Stream stream, ImageFormat format, Size imageSize, SizeF resolution, bool autoScaleExtents )