<summary> Retrieves the color context information associated with the bitmap. </summary>
<summary> Retrieves the bitmap options used when creating the API. </summary>
<summary> Retrieves the DXGI surface from the corresponding bitmap, if the bitmap was created from a device derived from a D3D device. </summary>
<summary> Maps the given bitmap into memory. The bitmap must have been created with the D2D1_BITMAP_OPTIONS_CPU_READ flag. </summary>
<summary> Unmaps the given bitmap from memory. </summary>
<summary> Represents a bitmap that can be used as a surface for an ID2D1DeviceContext or mapped into system memory, and can contain additional color context information. </summary>