mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
597 stars 134 forks source link

Add preview bitmap function #368

Open sbaer opened 3 years ago

sbaer commented 3 years ago

Allow for extraction of the preview images from a 3dm file. In order to keep it cross platform we can create a function that directly returns the RGBA pixels and allow for language specific toolkits to convert these pixels into image classes