Click or drag to resize

DisplayPipelineDrawBitmap Method

Overload List
  NameDescription
Public methodCode exampleDrawBitmap(DisplayBitmap, Int32, Int32)
Draws a bitmap in screen coordinates
Public methodDrawBitmap(DisplayBitmap, Int32, Int32, Int32, Int32)
Draws a bitmap in screen coordinates, scaled to fit the given size.
Public methodDrawBitmap(DisplayBitmap, Int32, Int32, Int32, Int32, Transform2d)
Draws a bitmap in screen coordinates, scaled to fit the given size, through a 2d transform.
Top
See Also