set_Width()

BitmapData::set_Width(int) method

Sets the width of the image in pixels.

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

Arguments

ParameterTypeDescription
valueintThe value to set

See Also