RenderWindow.SetRGBAChannelColors Method

RenderWindowSetRGBAChannelColors Method

Overload List
  NameDescription
Public methodSetRGBAChannelColors(Rectangle, Color4f)
Call this method to open the RenderWindow.StandardChannels.RGBA channel and set a block of color values
Public methodSetRGBAChannelColors(Size, Color4f)
Call this method to open the RenderWindow.StandardChannels.RGBA channel and set a block of color values
Top
See Also