raw2sds - Convert a binary image file to a SDS file

Function

Convert a binary image file to a SDS file

Synopsis

raw2sds [ filename [X_Dim] [Y_Dim] [X_Offs] [Y_Offs] ]

Description

Converts the specified file containing a binary image to an SDS format file.

Arguments

filename
The name of the raw image data file. Any filetype is removed and .sds appended.
X_Dim
Optional, The X dimension of the image. Defaults to 256
Y_Dim
Optional, The Y dimension of the image Defaults to 256
X_Offs
Optional - X offset. Defaults to 0
Y_Offs
Optional - Y offset. Defaults to 0

Language

C++

Support

Peter Innes, AAO

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au