Merge "Fix javadoc typo for Bitmap.Config.RGBA_F16"
This commit is contained in:
@@ -519,7 +519,7 @@ public final class Bitmap implements Parcelable {
|
|||||||
ARGB_8888 (5),
|
ARGB_8888 (5),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Each pixels is stored on 8 bytes. Each channel (RGB and alpha
|
* Each pixel is stored on 8 bytes. Each channel (RGB and alpha
|
||||||
* for translucency) is stored as a
|
* for translucency) is stored as a
|
||||||
* {@link android.util.Half half-precision floating point value}.
|
* {@link android.util.Half half-precision floating point value}.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user