Searched defs:getBlueOffset (Results 1 - 1 of 1) sorted by relevance

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
H A DTJ.java280 * <code>pixel[TJ.getBlueOffset(TJ.PF_BGRX)]</code>.
286 public static int getBlueOffset(int pixelFormat) throws Exception { method in class:TJ

Completed in 117 milliseconds