The OpenD Programming Language

ImageFormatPlugin.format

Type string for the bitmap. For example, a plugin that loads BMPs returns the string "BMP".

struct ImageFormatPlugin
const(char)* format;

Meta