set_Stride()

BitmapData::set_Stride(int) method

Sets the stride width of the image in bytes.

void System::Drawing::Imaging::BitmapData::set_Stride(int value)

Arguments

ParameterTypeDescription
valueintThe value to set

See Also