'Declaration Public Overloads Function ToByteArray( _ ByRef stride As System.Integer _ ) As System.Byte()
public System.byte[] ToByteArray( out System.int stride )
Parameters
- stride
- Returns the stride (bytes per row) of the image.
'Declaration Public Overloads Function ToByteArray( _ ByRef stride As System.Integer _ ) As System.Byte()
public System.byte[] ToByteArray( out System.int stride )