Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unsafe version of PixelCollection that does no bounds checking. #37

Closed
dlemstra opened this issue Jan 26, 2017 · 1 comment
Closed

Comments

@dlemstra
Copy link
Owner

The current PixelCollection checks the bounds when a pixel is accessed. A new class should be added that does not check the bounds and PixelCollection should inherit from that class.

@daxpandhi
Copy link

Yay!! I love you! 😄

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

No branches or pull requests

2 participants