Skip to content

Instantly share code, notes, and snippets.

@rondreas
Created October 16, 2017 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rondreas/fbc059ec04cd5d14f36ccc79d5fb3225 to your computer and use it in GitHub Desktop.
Save rondreas/fbc059ec04cd5d14f36ccc79d5fb3225 to your computer and use it in GitHub Desktop.
Maya defaultRenderGlobals imageFormats
{
"AVI": 23,
"Alias PIX": 6,
"Cineon": 11,
"DDS": 35,
"EPS": 9,
"EXR(exr)": 40,
"GIF": 0,
"JPEG": 8,
"MacPaint": 30,
"Maya IFF": 7,
"Maya16 IFF": 10,
"PNG": 32,
"PSD": 31,
"PSD Layered": 36,
"Quantel": 12,
"QuickDraw": 33,
"QuickTime Image": 34,
"Quicktime": 22,
"RLA": 2,
"SGI": 5,
"SGI Movie": 21,
"SGI16": 13,
"SoftImage": 1,
"Targa": 19,
"Tiff": 3,
"Tiff16": 4,
"Windows Bitmap": 20
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment