THotPDF.AddImageWithTransparency Method

ملخص الطريقة: THotPDF.AddImageWithTransparency Method

التصريح

function AddImageWithTransparency(Width, Height: Integer; const RGB: array of byte; const Alpha: array of byte): Integer;

وحدة

HPDFDoc

المعاملات

الاسمالغرض
WidthImage width in pixels
HeightImage height in pixels
RGBRGB byte array containing three bytes per pixel
AlphaAlpha byte array containing one byte per pixel

قيمة الإرجاع

Image resource index for the transparent image

ملاحظات الاستخدام

واجهات برمجة التطبيقات ذات الصلة