public interface IBitmapDataRowPublic Interface IBitmapDataRowpublic interface class IBitmapDataRowtype IBitmapDataRow = interface end| Index | Gets the index of the current row. Can fall between zero and Height of the owner IBitmapData (exclusive upper bound). |
| Size |
Gets the size of the row in bytes, or zero, if this IBitmapDataRow instance does not have an actual raw buffer to access.
See the Remarks section of the IBitmapData.RowSize property for details. |
| Width | Gets the width of the row in pixels. |