Click or drag to resize

GM_Layer_tGetPixelColor Method

Overload List
  NameDescription
Public methodGetPixelColor(Int32, Int32, GM_Color_t)
Retrieves the color at a given pixel location in the provided layer.
Public methodStatic memberGetPixelColor(GM_Layer_t, Int32, Int32, GM_Color_t)
Retrieves the color at a given pixel location in the provided layer.
Top
See Also