Property Pixels
Pixels
Gets or sets pixels using array of SKColor.
SKColor[] Pixels { get; set; }
Property Value
- SKColor[]
Remarks
Use GenericImage.PixelStrategy to get the best strategy for accessing the pixel data.
Gets or sets pixels using array of SKColor.
SKColor[] Pixels { get; set; }
Use GenericImage.PixelStrategy to get the best strategy for accessing the pixel data.