Skip to content

Commit

Permalink
mapoutput.c: enhance code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Dec 1, 2017
1 parent 3483e83 commit 66d8e0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mapoutput.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ typedef struct {
Translate as MS_IMAGEMODE_PC256, MS_IMAGEMODE_RGB and
MS_IMAGEMODE_RGBA.
For "GDAL/" drivers, the following extra imagemodes are supported:
"BYTE" / MS_IMAGEMODE_BYTE
"INT16" / MS_IMAGEMODE_INT16
"FLOAT32" / MS_IMAGEMODE_FLOAT32
Not too sure what this should be set to for output formats like
flash and SVG.
Expand Down

0 comments on commit 66d8e0a

Please sign in to comment.