Updated documentation of MPPMask
This commit is contained in:
parent
de9acdfa68
commit
5e2bb0e1db
|
@ -97,6 +97,10 @@ NS_SWIFT_NAME(Mask)
|
|||
height:(NSInteger)height
|
||||
error:(NSError **)error NS_DESIGNATED_INITIALIZER;
|
||||
|
||||
|
||||
// TODO: Add methods for CVPixelBuffer conversion.
|
||||
|
||||
|
||||
/** Unavailable. */
|
||||
- (instancetype)init NS_UNAVAILABLE;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user