Granite.Drawing.BufferSurface – granite Reference Manual
Packages
granite
Granite
Drawing
BufferSurface
context
height
surface
width
BufferSurface
BufferSurface.with_buffer_surface
BufferSurface.with_surface
average_color
clear
exponential_blur
fast_blur
gaussian_blur
load_to_pixbuf
BufferSurface
Object Hierarchy:
Description:
public
class
BufferSurface
:
Object
Namespace:
Granite.Drawing
Package:
granite
Content:
Properties:
public
Context
context
{
get
; }
public
int
height
{
get
; }
public
Surface
surface
{
get
; }
public
int
width
{
get
; }
Creation methods:
public
BufferSurface
(
int
width,
int
height)
public
BufferSurface.with_buffer_surface
(
int
width,
int
height,
BufferSurface
model)
public
BufferSurface.with_surface
(
int
width,
int
height,
Surface
model)
Methods:
public
Color
average_color
()
public
void
clear
()
public
void
exponential_blur
(
int
radius)
public
void
fast_blur
(
int
radius,
int
process_count =
1
)
public
void
gaussian_blur
(
int
radius)
public
Pixbuf
load_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