أرشيف...FromImage(bitmap); // تحديد لون النص Brushbrush = new SolidBrush(Color.DarkBlue);...graphics.DrawString(text, arial, brush, rectangle); // احفظ ملف الإخراج...
Aspose.PSD를 위한 Python의 Graphics API 사용 예시...사용 Contents [ Hide ] 개요 먼저, Image.load() 메서드를 사용하여 PSD 파일을 로드하거나...나타냅니다. with Image . load ( inputFile , loadOpt ) as image : psdImage...
Archivo...// Definir color de texto Brushbrush = new SolidBrush(Color.DarkBlue);...graphics.DrawString(text, arial, brush, rectangle); // Guarde el archivo...