Plank.Surface – plank Reference Manual
Packages
plank
Plank
Surface
Context
Height
Internal
Width
Surface
Surface.with_cairo_surface
Surface.with_internal
Surface.with_surface
average_color
clear
copy
create_mask
exponential_blur
fast_blur
gaussian_blur
scaled_copy
to_pixbuf
Surface
Object Hierarchy:
Description:
public
class
Surface
:
Object
Namespace:
Plank
Package:
plank
Content:
Properties:
public
Context
Context
{
get
;
construct
; }
public
int
Height
{
get
;
construct
; }
public
Surface
Internal
{
get
;
construct
; }
public
int
Width
{
get
;
construct
; }
Creation methods:
public
Surface
(
int
width,
int
height)
public
Surface.with_cairo_surface
(
int
width,
int
height,
Surface
model)
public
Surface.with_internal
(
ImageSurface
image)
public
Surface.with_surface
(
int
width,
int
height,
Surface
model)
Methods:
public
Color
average_color
()
public
void
clear
()
public
Surface
copy
()
public
Surface
create_mask
(
double
threshold,
out
Rectangle
extent)
public
void
exponential_blur
(
int
radius)
public
void
fast_blur
(
int
radius,
int
process_count =
1
)
public
void
gaussian_blur
(
int
radius)
public
Surface
scaled_copy
(
int
width,
int
height)
public
Pixbuf
to_pixbuf
()
Inherited Members:
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