System::Drawing::Imaging::BitmapData::set_Stride method
BitmapData::set_Stride method
Sets the stride width of the image in bytes.
void System::Drawing::Imaging::BitmapData::set_Stride(int value)
Parameter | Type | Description |
---|---|---|
value | int | The value to set |
See Also
- Class BitmapData
- Namespace System::Drawing::Imaging
- Library Aspose.PUB for C++