CVPixelBuffer.Unlock Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Unlock(CVOptionFlags) |
Obsolete.
|
Unlock(CVPixelBufferLock) |
Unlock(CVOptionFlags)
Caution
Use 'Unlock (CVPixelBufferLock)'.
[System.Obsolete("Use 'Unlock (CVPixelBufferLock)'.")]
public CoreVideo.CVReturn Unlock (CoreVideo.CVOptionFlags unlockFlags);
member this.Unlock : CoreVideo.CVOptionFlags -> CoreVideo.CVReturn
Parameters
- unlockFlags
- CVOptionFlags
Returns
- Attributes
Applies to
Unlock(CVPixelBufferLock)
public CoreVideo.CVReturn Unlock (CoreVideo.CVPixelBufferLock unlockFlags);
member this.Unlock : CoreVideo.CVPixelBufferLock -> CoreVideo.CVReturn
Parameters
- unlockFlags
- CVPixelBufferLock