Tv AlphaSaveMode

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<File Management


tv_AlphaSaveMode mode

Selects a save alpha format. The mode argument indicates the alpha mode. The following values are available for the different modes:

  • PreMultiply : TVPaint Internal Format.
  • NoPreMultiply
  • NoAlpha : TVPaint saves only RGB datas and ignores Alpha.
  • AlphaOnly : TVPaint saves only Alpha datas and ignores RGB.

This command returns the previous alpha mode.

Note : This command works only with files format which support an Alpha channel such as AVI, QuickTime, TGA, TIFF, SGI, SUN and IFF.