Merge "docs: fix typo" into qt-dev am: 49357cbf9e
am: 01b5ee8eca
Change-Id: I449250128879b14a4cf9da7c43f8d40af765c4d6
This commit is contained in:
@@ -395,7 +395,7 @@ public abstract class Image implements AutoCloseable {
|
||||
* <p>The row stride for this color plane, in bytes.</p>
|
||||
*
|
||||
* <p>This is the distance between the start of two consecutive rows of
|
||||
* pixels in the image. Note that row stried is undefined for some formats
|
||||
* pixels in the image. Note that row stride is undefined for some formats
|
||||
* such as
|
||||
* {@link android.graphics.ImageFormat#RAW_PRIVATE RAW_PRIVATE},
|
||||
* and calling getRowStride on images of these formats will
|
||||
|
||||
Reference in New Issue
Block a user