trans1 / tests /integration-tests /client /docs /ImageDataPatch.md
Mayo
test: Rust integration tests + Vitest UI tests
5242e6a unverified
# ImageDataPatch
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**blob** | Option<**String**> | Hex-encoded blake3 hash of an immutable blob. | [optional]
**name** | Option<**String**> | | [optional]
**natural_height** | Option<**u32**> | | [optional]
**natural_width** | Option<**u32**> | | [optional]
**opacity** | Option<**f32**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)