System::Drawing::Image::get_Size 方法

Image::get_Size method

返回一个 Size 对象,表示图像的宽度和高度(像素)。

Size System::Drawing::Image::get_Size() const

另见