Skip to content

Fix return type of getPixels#837

Open
stity wants to merge 1 commit intogpujs:developfrom
stity:patch-1
Open

Fix return type of getPixels#837
stity wants to merge 1 commit intogpujs:developfrom
stity:patch-1

Conversation

@stity
Copy link

@stity stity commented Sep 13, 2024

There is an error in the definition of the return type of kernel.getPixels
Return type should be Uint8ClampedArray instead of Uint8ClampedArray[] (which would be an array of Uint8ClampedArray).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant