+ <summary>Specifies that the buffer used for reading or writing pixel data is allocated by the user. If this flag is set, the <paramref name="bitmapData" /> parameter of the <see cref="M:System.Drawing.Bitmap.LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat,System.Drawing.Imaging.BitmapData)" /> method serves as an input parameter (and possibly as an output parameter). If this flag is cleared, then the <paramref name="bitmapData" /> parameter serves only as an output parameter.</summary>
0 commit comments