System::Drawing::Graphics::DrawImage 메서드
내용물
[
숨다
]Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<Point> &destPoints, Rectangle srcRect, GraphicsUnit srcUnit)
또 보기
- Typedef SharedPtr
- Class Image
- Typedef ArrayPtr
- Class Point
- Class Rectangle
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<Point>&, Rectangle, GraphicsUnit, const SharedPtr<Imaging::ImageAttributes>&) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<Point> &destPoints, Rectangle srcRect, GraphicsUnit srcUnit, const SharedPtr<Imaging::ImageAttributes> &imageAttr)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destPoints | const ArrayPtr<Point>& | 이미지를 그릴 그리기 표면에 평행사변형을 정의하는 세 점을 포함하는 배열 |
| srcRect | Rectangle | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
| imageAttr | const SharedPtr<Imaging::ImageAttributes>& | 이미지의 색상 및 감마 정보를 지정합니다 |
또 보기
- Typedef SharedPtr
- Class Image
- Typedef ArrayPtr
- Class Point
- Class Rectangle
- Enum GraphicsUnit
- Class ImageAttributes
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<PointF>&) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<PointF> &destPoints)
또 보기
- Typedef SharedPtr
- Class Image
- Typedef ArrayPtr
- Class PointF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const ArrayPtr<PointF>&, RectangleF, GraphicsUnit) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const ArrayPtr<PointF> &destPoints, RectangleF srcRect, GraphicsUnit srcUnit)
또 보기
- Typedef SharedPtr
- Class Image
- Typedef ArrayPtr
- Class PointF
- Class RectangleF
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const Rectangle&) method
지정된 위치에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const Rectangle &rect)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| rect | const Rectangle& | 이미지를 그릴 사각형 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const RectangleF&) method
지정된 위치에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const RectangleF &rect)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| rect | const RectangleF& | 이미지를 그릴 사각형 |
또 보기
- Typedef SharedPtr
- Class Image
- Class RectangleF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const System::ArrayPtr<Point>&) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::ArrayPtr<Point> &destPoints)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | IGNORED |
| destPoints | const System::ArrayPtr<Point>& | IGNORED |
또 보기
- Typedef SharedPtr
- Class Image
- Typedef ArrayPtr
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const System::ArrayPtr<PointF>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::ArrayPtr<PointF> &destPoints, const RectangleF &srcRect, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destPoints | const System::ArrayPtr<PointF>& | 이미지를 그릴 그리기 표면에 평행사변형을 정의하는 세 점을 포함하는 배열 |
| srcRect | const RectangleF& | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
| imgAttributes | const Imaging::ImageAttributesPtr& | 이미지의 색상 및 감마 정보를 지정합니다 |
또 보기
- Typedef SharedPtr
- Class Image
- Typedef ArrayPtr
- Class PointF
- Class RectangleF
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const System::Details::ArrayView<PointF>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::Details::ArrayView<PointF> &destPoints, const RectangleF &srcRect, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destPoints | const System::Details::ArrayView<PointF>& | 이미지를 그리기 위한 그리기 표면에 평행사변형을 정의하는 세 점을 포함하는 배열 뷰 |
| srcRect | const RectangleF& | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
| imgAttributes | const Imaging::ImageAttributesPtr& | 이미지의 색상 및 감마 정보를 지정합니다 |
또 보기
- Typedef SharedPtr
- Class Image
- Class PointF
- Class RectangleF
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, const System::Details::StackArray<PointF, N>&, const RectangleF&, GraphicsUnit, const Imaging::ImageAttributesPtr&) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
template<std::size_t> void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, const System::Details::StackArray<PointF, N> &destPoints, const RectangleF &srcRect, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destPoints | const System::Details::StackArray<PointF, N>& | 이미지를 그리기 위한 그리기 표면에 평행사변형을 정의하는 세 점을 포함하는 스택 배열 |
| srcRect | const RectangleF& | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
| imgAttributes | const Imaging::ImageAttributesPtr& | 이미지의 색상 및 감마 정보를 지정합니다 |
또 보기
- Typedef SharedPtr
- Class Image
- Class PointF
- Class RectangleF
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, float, float) method
지정된 위치에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, float x, float y)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| x | float | 그림이 그려진 이미지의 왼쪽 위 모서리의 X 좌표 |
| y | float | 그림이 그려진 이미지의 왼쪽 위 모서리의 Y 좌표 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, float, float, float, float) method
지정된 사각형에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, float x, float y, float width, float height)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| x | float | 이미지를 그릴 사각형의 왼쪽 위 모서리 X 좌표 |
| y | float | 이미지를 그릴 사각형의 왼쪽 위 모서리 Y 좌표 |
| width | float | 이미지를 그릴 사각형의 너비 |
| height | float | 이미지를 그릴 사각형의 높이 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, float, float, RectangleF, GraphicsUnit) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, float x, float y, RectangleF srcRect, GraphicsUnit srcUnit)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| x | float | 이미지를 그릴 사각형의 왼쪽 위 모서리 X 좌표 |
| y | float | 이미지를 그릴 사각형의 왼쪽 위 모서리 Y 좌표 |
| srcRect | RectangleF | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
또 보기
- Typedef SharedPtr
- Class Image
- Class RectangleF
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, int, int) method
지정된 위치에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, int x, int y)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| x | int | 그림이 그려진 이미지의 왼쪽 위 모서리의 X 좌표 |
| y | int | 그림이 그려진 이미지의 왼쪽 위 모서리의 Y 좌표 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, int, int, int, int) method
지정된 사각형에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, int x, int y, int width, int height)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| x | int | 이미지를 그릴 사각형의 왼쪽 위 모서리 X 좌표 |
| y | int | 이미지를 그릴 사각형의 왼쪽 위 모서리 Y 좌표 |
| width | int | 이미지를 그릴 사각형의 너비 |
| height | int | 이미지를 그릴 사각형의 높이 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, int, int, Rectangle, GraphicsUnit) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, int x, int y, Rectangle srcRect, GraphicsUnit srcUnit)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| x | int | 이미지를 그릴 사각형의 왼쪽 위 모서리 X 좌표 |
| y | int | 이미지를 그릴 사각형의 왼쪽 위 모서리 Y 좌표 |
| srcRect | Rectangle | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Point) method
지정된 위치에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Point pt)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| pt | Point | 그려진 이미지의 왼쪽 위 모서리 위치 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, PointF) method
지정된 위치에 지정된 이미지를 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, PointF pt)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| pt | PointF | 그려진 이미지의 왼쪽 위 모서리 위치 |
또 보기
- Typedef SharedPtr
- Class Image
- Class PointF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit) method
지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destRect | Rectangle | 이미지를 그릴 사각형 |
| srcX | float | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 X 좌표 |
| srcY | float | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 Y 좌표 |
| srcWidth | float | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 너비 |
| srcHeight | float | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 높이 |
| srcUnit | GraphicsUnit | 파라미터 srcX, srcY, srcWidth, srcHeight가 지정되는 측정 단위 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&) method
지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destRect | Rectangle | 이미지를 그릴 사각형 |
| srcX | float | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 X 좌표 |
| srcY | float | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 Y 좌표 |
| srcWidth | float | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 너비 |
| srcHeight | float | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 높이 |
| srcUnit | GraphicsUnit | 파라미터 srcX, srcY, srcWidth, srcHeight가 지정되는 측정 단위 |
| imgAttributes | const Imaging::ImageAttributesPtr& | 이미지의 색상 및 감마 정보를 지정합니다 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback)
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Typedef DrawImageAbort
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, float, float, float, float, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort, IntPtr) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, float srcX, float srcY, float srcWidth, float srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback, IntPtr callbackData)
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Typedef DrawImageAbort
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit) method
지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destRect | Rectangle | 이미지를 그릴 사각형 |
| srcX | int | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 X 좌표 |
| srcY | int | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 Y 좌표 |
| srcWidth | int | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 너비 |
| srcHeight | int | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 높이 |
| srcUnit | GraphicsUnit | 파라미터 srcX, srcY, srcWidth, srcHeight가 지정되는 측정 단위 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&) method
지정된 사각형에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destRect | Rectangle | 이미지를 그릴 사각형 |
| srcX | int | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 X 좌표 |
| srcY | int | 그릴 이미지 부분을 지정하는 사각형의 왼쪽 위 모서리 Y 좌표 |
| srcWidth | int | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 너비 |
| srcHeight | int | 그림을 그릴 영역을 지정하는 사각형의 왼쪽 위 모서리의 높이 |
| srcUnit | GraphicsUnit | 파라미터 srcX, srcY, srcWidth, srcHeight가 지정되는 측정 단위 |
| imgAttributes | const Imaging::ImageAttributesPtr& | 이미지의 색상 및 감마 정보를 지정합니다 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback)
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Typedef DrawImageAbort
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, int, int, int, int, GraphicsUnit, const Imaging::ImageAttributesPtr&, Graphics::DrawImageAbort, IntPtr) method
구현되지 않음.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, int srcX, int srcY, int srcWidth, int srcHeight, GraphicsUnit srcUnit, const Imaging::ImageAttributesPtr &imgAttributes, Graphics::DrawImageAbort callback, IntPtr callbackData)
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Typedef ImageAttributesPtr
- Typedef DrawImageAbort
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, Rectangle, Rectangle, GraphicsUnit) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, Rectangle destRect, Rectangle srcRect, GraphicsUnit srcUnit)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destRect | Rectangle | 이미지를 그릴 사각형 |
| srcRect | Rectangle | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
또 보기
- Typedef SharedPtr
- Class Image
- Class Rectangle
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::DrawImage(const SharedPtr<Image>&, RectangleF, RectangleF, GraphicsUnit) method
지정된 위치에 지정된 이미지의 지정된 영역을 그립니다.
void System::Drawing::Graphics::DrawImage(const SharedPtr<Image> &image, RectangleF destRect, RectangleF srcRect, GraphicsUnit srcUnit)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 이미지 | const SharedPtr<Image>& | 그릴 이미지 |
| destRect | RectangleF | 이미지를 그릴 사각형 |
| srcRect | RectangleF | 그려질 지정된 이미지의 영역을 정의하는 사각형 |
| srcUnit | GraphicsUnit | srcRect 매개변수에서 사용되는 측정 단위 |
또 보기
- Typedef SharedPtr
- Class Image
- Class RectangleF
- Enum GraphicsUnit
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++