System::Drawing::Imaging::BitmapData::set_Scan0 method

BitmapData::set_Scan0 method

Sets the address of the first pixel data in the bitmap.

void System::Drawing::Imaging::BitmapData::set_Scan0(IntPtr value)
ParameterTypeDescription
valueIntPtrThe value to set

See Also