set_Scan0()

BitmapData::set_Scan0(IntPtr) method

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

void System::Drawing::Imaging::BitmapData::set_Scan0(IntPtr value)

Arguments

ParameterTypeDescription
valueIntPtrThe value to set

See Also