PixelMapMode enumeration
PixelMapMode enumeration
The PixelMapMode type exposes the following members:
Fields
| Field | Description |
|---|---|
| READ_ONLY | The pixels are mapped only for reading. |
| READ_WRITE | The pixels are mapped for both reading and writing. |
| WRITE_ONLY | The pixels are mapped only for writing. |
See Also
- module
aspose.threed.render