OEIsWriteableSurface

OEIsWriteableSurface(type: int) -> bool
OEIsWriteableSurface(filename: str) -> bool

Returns true if the supplied file format is writable by Spicoli. The filename can be a file name or a file extension. The unsigned int parameter value should be drawn from the OESurfaceFileType namespace.