Click or drag to resize
CanvasBitmap.GetPixelColors Method
Overload List
  NameDescription
Public methodGetPixelColors()
Returns an array of color data for the entire bitmap.
Public methodGetPixelColors(Int32, Int32, Int32, Int32)
Returns an array of color data for a subregion of the bitmap.
Top
See Also