System::Drawing::Imaging::BitmapData::set_Width method

BitmapData::set_Width method

Sets the width of the image in pixels.

void System::Drawing::Imaging::BitmapData::set_Width(int value)
ParameterTypeDescription
valueintThe value to set

See Also