IBuilderSnapshotColorData Method |
Get the color data as an array or image
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
SyntaxColorMapData SnapshotColorData(
RenderMapInfo info
)
Parameters
- info
- Type: Demo3D.GuiRenderMapInfo
Information on how to render the color map.
Return Value
Type:
ColorMapData[Missing <returns> documentation for "M:Demo3D.Visuals.IBuilder.SnapshotColorData(Demo3D.Gui.RenderMapInfo)"]
See Also