Browse Source

Doc++

pull/205/head
Vladimír Vondruš 10 years ago
parent
commit
ee83876eda
  1. 2
      src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h

2
src/MagnumPlugins/AnyImageConverter/AnyImageConverter.h

@ -50,7 +50,7 @@ Supported formats for uncompressed data:
- OpenEXR (`*.exr`), converted with any plugin that provides - OpenEXR (`*.exr`), converted with any plugin that provides
`OpenExrImageConverter` `OpenExrImageConverter`
- PNG (`*.png`), converted with @ref PngImageConverer or any other plugin - PNG (`*.png`), converted with @ref PngImageConverter or any other plugin
that provides it that provides it
- TGA (`*.tga`), converted with @ref TgaImageConverter or any other plugin - TGA (`*.tga`), converted with @ref TgaImageConverter or any other plugin
that provides it that provides it

Loading…
Cancel
Save