The OpenD Programming Language

ImageFormatPlugin.extensionList

Comma-separated list of extension. A JPEG plugin would return "jpeg,jif,jfif".

struct ImageFormatPlugin
const(char)* extensionList;

Meta