image change pixel format

Allows you to change the pixel format of an image.


Example

Running this code will change the pixel format of "D:\Automaxed\Image Automation\Color Print Test Image 28.jpg" to "Format16bppRgb555", saving it as "D:\Automaxed\Image Automation\Image Change Pixel Format.jpg".

plugin command("Image Automation.dll", "image change pixel format", "D:\\Automaxed\\Image Automation\\Color Print Test Image 28.jpg", "D:\\Automaxed\\Image Automation\\Image Change Pixel Format.jpg", "Format16bppRgb555")

Was this helpful?

Previous Article

image caption