ToByteArray(Int32) Method
Stores the image buffer to a byte array with the same stride (bytes per row).
public System.byte[] ToByteArray(
out System.int
)
'Declaration
Public Overloads Function ToByteArray( _
ByRef As System.Integer _
) As System.Byte()
Parameters
- stride
- Returns the stride (bytes per row) of the image.