public static final class PreviewOptions.PreviewFormats extends Object
Represents supported preview formats.
public static final int PNG
Portable Network Graphics Format.
public static final int JPEG
Joint Photographic Experts Group Format.
public static final int BMP
Bitmap Picture Format.
public static final String toString(int value)
Copyright © 2020. All rights reserved.