RasterImage.SetPixel
RasterImage.SetPixel method
يضبط بكسل الصورة للوضع المحدد.
public void SetPixel(int x, int y, Color color)
معامل | يكتب | وصف |
---|---|---|
x | Int32 | موقع البكسل x. |
y | Int32 | موقع البكسل ص. |
color | Color | لون البكسل للموضع المحدد. |
أنظر أيضا
- struct Color
- class RasterImage
- مساحة الاسم Aspose.PSD
- المجسم Aspose.PSD