RasterImage.WriteScanLine
RasterImage.WriteScanLine method
يكتب كامل سطر المسح إلى فهرس سطر المسح المحدد.
public void WriteScanLine(int scanLineIndex, Color[] pixels)
| معامل | نوع | الوصف |
|---|---|---|
| scanLineIndex | Int32 | فهرس الصف الصفري لخط المسح. |
| البكسلات | Color[] | مصفوفة ألوان البكسل للكتابة. |
انظر أيضًا
- struct Color
- class RasterImage
- namespace Aspose.Imaging
- assembly Aspose.Imaging