Click or drag to resize

SpriteGetImage Method

Overload List
  NameDescription
Public methodGetImage
return the current image frame. Warning: If you write to this image, it will affect all sprites using this frame.
Public methodGetImage(Int32, Int32)
return the frame for the given index. Warning: If you write to this image, it will affect all sprites using this frame.
Top
See Also