Bitmap.GetPixel
Bitmap.GetPixel method
이에서 지정된 픽셀의 색상을 가져옵니다.Bitmap .
public Color GetPixel(int x, int y)
모수 | 유형 | 설명 |
---|---|---|
x | Int32 | 검색할 픽셀의 x 좌표입니다. |
y | Int32 | 검색할 픽셀의 y 좌표입니다. |
반환 값
ㅏColor 지정된 픽셀의 색상을 나타내는 구조체입니다.
또한보십시오
- struct Color
- class Bitmap
- 네임스페이스 System.Drawing
- 집회 Aspose.Drawing