Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
org.kde.kquickimageeditor
ImageDocument
List of All Members for ImageDocument
This is the complete list of members for
ImageDocument
, including inherited members.
edited
: bool
image
: image
path
: url
void
cancel
()
void
crop
(int
x
, int
y
, int
width
, int
height
)
void
mirror
(bool
horizontal
, bool
vertical
)
void
resize
(int
width
, int
height
)
void
rotate
(int
angle
)
bool
save
()
bool
saveSas
(url
location
)
void
undo
()