Skip to Main Content

Java SE (Java Platform, Standard Edition)

How to determine the order of bands passed to ByteLookupTable in a LookupOp

1004753Apr 22 2013 — edited Apr 24 2013
Is there a good way to determine what order should the bands be passed to a ByteLookupTable passed to a LookupOp? My source is an RGBA BufferedImage, but the bands can be in any order allowed by a BufferedImage, e.g. ARGB, RGBA ...

Also, is there any easy way to find out what changed in the LookupOp between Java 6 & 7? Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 22 2013
Added on Apr 22 2013
1 comment
1,347 views