MPSImage.PixelSize Property
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.
Gets the number of bytes that are between the start of each pixel and the start of the next sequential pixel. (The stride for one pixel, in bytes.)
public virtual nuint PixelSize { [Foundation.Export("pixelSize")] get; }
member this.PixelSize : nuint
Property Value
System.System.UIntPtr
System.unativeint
- Attributes