GetImageSize
الوظيفة: احصل على حجم الصورة [أي الطول والعرض] الاستخدام: array GetImageSize(string filename, array [imageinfo])
;
ImageArc
(int im, int cx, int cy, int w, int h, int s, int e, int col);
الوظيفة: كتابة أحرف أفقية الاستخدام: int ImageChar(int im, int Font, int x, int y, string c, int col)
;
string
c, int col
الوظيفة: مطابقة الألوان الاستخدام: int ImageColorAllocate(int im, int red, int green, int blue);
ImageColorTransparent
الوظيفة: تحديد لون الخلفية الشفاف الاستخدام: int ImageColorTransparent(int im, int [col]);
ImageCopyResize
الوظيفة: انسخ صورة جديدة وقم بتغيير حجمها الاستخدام: int ImageCopyResize(int dst_im, int src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH);
إنشاء صورة
الوظيفة: إنشاء صورة جديدة الاستخدام: int ImageCreate(int x_size, int y_size);
ImageDashedLine
الوظيفة: رسم خط منقط الاستخدام: int ImageDashedLine(int im, int x1, int y1, int x2, int y2, int col);
وظيفة ImageDestroy: شرح استخدام الرسومات النهائية: int ImageDestroy(int im);
تعبئة الصور
الوظيفة: تلوين الرسوم الاستخدام: int ImageFill(int im, int x, int y, int col)
;
وظيفة ImageFilledRectangle: استخدام تلوين المنطقة المستطيلة: int ImageFilledRectangle(int im, int x1, int y1, int x2, int y2, int col);
وظيفة ImageFillToBorder: التلوين داخل منطقة اللون المحددة الاستخدام: int ImageFillToBorder(int im, int x, int y, int border, int col);
ImageFontHeight
الوظيفة: احصل على ارتفاع الخط الاستخدام: int ImageFontHeight(int Font);
وظيفة ImageFontWidth: الحصول على عرض الخط الاستخدام: int ImageFontWidth(int Font);
وظيفة ImageInterlace: استخدام العرض المتشابك أم لا الاستخدام: int ImageInterlace(int im, int [interlace]);
وظيفة ImageLine: رسم خط متصل الاستخدام: int ImageLine(int im, int x1, int y1, int x2, int y2, int col);
وظيفة ImageLoadFont: تحميل الخط النقطي الاستخدام: int ImageLoadFont(string file);
وظيفة ImagePolygon: رسم المضلعات الاستخدام: int ImagePolygon(int im, array point, int num_points, int col);
وظيفة ImageRectangle: رسم مستطيل الاستخدام: int ImageRectangle(int im, int x1, int y1, int x2, int y2, int col);
وظيفة ImageSetPixel: رسم النقاط الاستخدام: int ImageSetPixel(int im, int x, int y, int col); العقيد)؛
وظيفة ImageStringUp: رسم سلسلة مستقيمة الاستخدام: int ImageStringUp(int im, int Font, int x, int y, string s, int col);
إيماجيسكس
الوظيفة: الحصول على عرض الصورة الاستخدام: int ImageSX(int im);
إيماجيسي
الوظيفة: الحصول على ارتفاع الصورة الاستخدام: int ImageSY(int im);
ImageTTFBBox
الوظيفة: حساب المساحة التي يشغلها نص TTF الاستخدام: صفيف ImageTTFBBox(حجم int، زاوية int، ملف خط السلسلة، نص السلسلة)؛
وظيفة ImageTTFText: كتابة نص TTF في الصورة الاستخدام: صفيف ImageTTFText(int im, int size, int angle, int x, int y, int col, stringfontfile, string text); النقطة المحددة في الصورة استخدام القيمة: int ImageColorAt(int im, int x, int y);
ImageColorClosest
الوظيفة: احسب اللون الأقرب إلى اللون المحدد في جدول الألوان. الاستخدام: int ImageColorClosest(int im, int red, int green, int blue);
ImageColorExact
الوظيفة: احسب قيمة فهرس اللون المحدد في جدول الألوان الاستخدام: int ImageColorExact(int im, int red, int green, int blue);
ImageColorResolve
الوظيفة: احسب قيمة الفهرس للون المحدد أو الأقرب في جدول الألوان. الاستخدام: int ImageColorResolve(int im, int red, int green, int blue)
;
الوظيفة: تعيين لون الفهرس المحدد في جدول الألوان الاستخدام: boolean ImageColorSet(int im, int Index, int red, int green, int blue الوظيفة: احصل على لون الفهرس المحدد في جدول الألوان الاستخدام: صفيف ImageColorsForIndex(int im , int Index);
ImageColorsTotal
الوظيفة: حساب رقم لون الرسم البياني الاستخدام: int ImageColorsTotal(int im); وظيفة ImagePSLoadFont: تحميل خط PostScript الاستخدام: int ImagePSLoadFont(string filename);
ImagePSFreeFont
الوظيفة: إزالة خط PostScript الاستخدام: void ImagePSFreeFont(int Fontindex);
ImagePSEncodeFont
الوظيفة: تحويل خط PostScript إلى خط متجه الاستخدام: int ImagePSEncodeFont(string encodingfile);
وظيفة ImagePSText: كتابة نص بوستسكريبت في الصورة الاستخدام: صفيف ImagePSText (صورة int، نص سلسلة، خط int، حجم int، مقدمة int، خلفية int، int x، int y، مسافة int، ضيق int، زاوية تعويم، int antialias_steps) ;
وظيفة ImagePSBBox: حساب المساحة التي يشغلها نص PostScript الاستخدام: صفيف ImagePSBBox(نص سلسلة، خط int، حجم int، مساحة int، عرض int، زاوية تعويم)؛
وظيفة ImageCreateFromPNG: إخراج رسومات PNG الاستخدام: int ImageCreateFromPng(string filename);
وظيفة ImagePNG: إنشاء رسومات PNG الاستخدام: int ImagePng(int im, string [filename]);
وظيفة ImageCreateFromGIF: إزالة رسومات GIF الاستخدام: int ImageCreateFromGif(string filename);
وظيفة ImageGIF: إنشاء استخدام رسومي GIF: int ImageGif(int im, string [filename]);