Skip to content

Instantly share code, notes, and snippets.

@thiloplanz
thiloplanz / PixelCounter.java
Created May 27, 2015 02:19
Counts the number of pixels in given RGB colour ranges that an image has
// Copyright 2015 Thilo Planz
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,