Bitmap.lockPixels

Lock pixels for reading/writing.

class Bitmap
ubyte[]
lockPixels
()

Return Value

Type: ubyte[]

Slice of pixel buffer.

Meta