Gimp.Matrix4.to_deg
@accepts(Gimp.Matrix4, float, float, float)
@returns(none)
def to_deg(self, a, b, c):
# Python wrapper for gimp_matrix4_to_deg()
- self
- a
- b
- c
@accepts(Gimp.Matrix4, float, float, float)
@returns(none)
def to_deg(self, a, b, c):
# Python wrapper for gimp_matrix4_to_deg()