toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.filter
/
RenderToTextureResult
Render
To
Texture
Result
class
RenderToTextureResult
:
Disposable
Members
Constructors
Render
To
Texture
Result
Link copied to clipboard
constructor
(
)
Properties
border
Left
Link copied to clipboard
var
borderLeft
:
Int
border
Top
Link copied to clipboard
var
borderTop
:
Int
ctx
Link copied to clipboard
var
ctx
:
RenderContext
?
fb
Link copied to clipboard
var
fb
:
AGFrameBuffer
?
filter
Link copied to clipboard
var
filter
:
Filter
?
filter
Scale
Link copied to clipboard
var
filterScale
:
Double
matrix
Link copied to clipboard
var
matrix
:
Matrix
newtex
Link copied to clipboard
var
newtex
:
Texture
?
new
Tex
Height
Link copied to clipboard
var
newTexHeight
:
Int
new
Tex
Width
Link copied to clipboard
var
newTexWidth
:
Int
texture
Link copied to clipboard
var
texture
:
Texture
?
Functions
dispose
Link copied to clipboard
open
override
fun
dispose
(
)
render
Link copied to clipboard
fun
render
(
)