Structs§
- Shared
Snapshot - A version of
Snapshotthat can be sent across IPC channels. - Snapshot
- Represents image bitmap with metadata, usually as snapshot of canvas
Enums§
- Alpha
- Snapshot
Alpha Mode - Snapshot
Data - The data in a
Snapshot. If created via shared memory, this will be theSharedMemoryvariant, but otherwise it is theOwnedvariant. any attempt to mutate theSnapshotwill convert it to theOwnedvariant. - Snapshot
Pixel Format