Description:

Generate a render content preview

Syntax:
public static Bitmap GenerateRenderContentPreview(
LinearWorkflow lwf,
RenderContent c,
int width,
int height,
bool bSuppressLocalMapping,
PreviewJobSignature pjs,
PreviewAppearance pa,
ref PreviewRenderResult result
)
Parameters:
  • width
  • Type: int
  • Image width
  • height
  • Type: int
  • Image height
  • bSuppressLocalMapping
  • Type: bool
  • Suppress Local Mapping
Returns:
Type: Bitmap
The Bitmap of the render content preview

/
/
/
GenerateRenderContentPreview

GenerateRenderContentPreview method

Class:  Rhino.Render.RenderContent

Nothing found