PictureProduct¶
- class oda_api.data_products.PictureProduct(binary_data, name=None, metadata=None, file_path=None, write_on_creation=False)[source]¶
Bases:
DataProductMethods Summary
decode(encoded_data[, write_on_creation])encode()from_file(file_path[, name])show()write_file(file_path[, overwrite])Methods Documentation