MaskPosition
Object Hierarchy:
Description:
public class MaskPosition :
Error
Position on a photo where a mask is placed
Content:
Properties:
- public MaskPoint point { get; set construct; }
Part of the face, relative to which the mask is placed
- public double scale { get; set construct; }
Mask scaling coefficient. (For example, 2.0 means a doubled size)
- public double x_shift { get; set construct; }
Shift by X-axis measured in widths of the mask scaled to the face
size, from left to right. (For example, -1.0 will place the mask just to the left of the default mask position)
- public double y_shift { get; set construct; }
Shift by Y-axis measured in heights of the mask scaled to the face
size, from top to bottom. (For example, 1.0 will place the mask just below the default mask position)
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref