RasterImage.SetArgb32Pixel

RasterImage.SetArgb32Pixel method

निर्दिष्ट स्थान के लिए एक छवि 32-बिट ARGB पिक्सेल सेट करता है।

public void SetArgb32Pixel(int x, int y, int argb32Color)
पैरामीटरप्रकारविवरण
xInt32पिक्सेल एक्स स्थान।
yInt32पिक्सेल वाई स्थान।
argb32ColorInt32निर्दिष्ट स्थान के लिए 32-बिट ARGB पिक्सेल।

यह सभी देखें