#import <BNBPixelBuffer.h>
Definition at line 13 of file BNBPixelBuffer.h.
◆ initWithData:format:width:heigth:
- (nonnull instancetype) initWithData: |
|
(nonnull NSData *) |
data |
format: |
|
(BNBPixelFormat) |
format |
width: |
|
(int32_t) |
width |
heigth: |
|
(int32_t) |
heigth |
|
|
| |
◆ pixelBufferWithData:format:width:heigth:
+ (nonnull instancetype) pixelBufferWithData: |
|
(nonnull NSData *) |
data |
format: |
|
(BNBPixelFormat) |
format |
width: |
|
(int32_t) |
width |
heigth: |
|
(int32_t) |
heigth |
|
|
| |
◆ data
◆ format
- (BNBPixelFormat) format |
|
readnonatomicassign |
◆ heigth
◆ width
The documentation for this class was generated from the following file: