Click or drag to resize
SoOffscreenRenderAreaOutputFormats Enumeration

Describes the format of the rendering output.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum OutputFormats
Members
  Member nameValueDescription
RGB0

3 components: red, green and blue

RGBA1

4 components: red, green, blue and alpha

Remarks
See Also