I just wondered if it would be possible to create a small, simple jpg, png, gif with a given Text in powershell:
e.g: a small square, 250px × 61px, yellow background and black text on it: “Test”
Can I do this with “System.Drawing.Image”?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure, if you’re on PowerShell 2.0 try this: