protected static class ImageTranscoder.ImageInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
height |
int |
heightInTwips |
PixelGrabber |
pixelGrabber |
int |
width |
int |
widthInTwips |
Constructor and Description |
---|
ImageTranscoder.ImageInfo(PixelGrabber pixelGrabber) |
public final PixelGrabber pixelGrabber
public final int width
public final int height
public final int widthInTwips
public final int heightInTwips
public ImageTranscoder.ImageInfo(PixelGrabber pixelGrabber)
Copyright © 2016 The Apache Software Foundation. All rights reserved.