Skip to content

Web/Core - add base64 encoding methods

Provides two new api methods to write vtkImageData as either PNG or JPEG, and then encode as a Base64 string. Includes some basic C++ and Python tests.

Merge request reports