Module ohos_sys::native_buffer::OH_NativeBuffer_Format
source · Available on crate feature
native_buffer only.Constants§
- < BGRX4444 format */
- < BGRX5551 format */
- < BGRX8888 format */
- < BGR565 format */
- < BGRA4444 format */
- < BGRA5551 format */
- < RGB888 format */
- < BGRA8888 format */
- < RGBX4444 format */
- < RGBX5551 format */
- < RGB565 format */
- < RGBX8888 format */
- < RGBA5658 format */
- < RGB444 format */
- < RGB555 format */
- < RGBA4444 format */
- < RGBA5551 format */
- < RGBA8888 format */
Type Aliases§
- @brief Indicates the format of a native buffer.