Gly.Image – glycin-2 Reference Manual
Packages
glycin-2
Gly
Image
Image
get_height
get_metadata_key_value
get_metadata_keys
get_mime_type
get_specific_frame
get_specific_frame_async
get_transformation_orientation
get_width
next_frame
next_frame_async
Image
Object Hierarchy:
Description:
[
CCode
( type_id =
"gly_image_get_type ()"
) ]
[
Version
( since =
"2.0"
) ]
public
class
Image
:
Object
Image handle containing metadata and allowing frame requests.
Namespace:
Gly
Package:
glycin-2
Content:
Creation methods:
protected
Image
()
Methods:
public
uint32
get_height
()
See [method@Image.
public
string
?
get_metadata_key_value
(
string
key)
Get metadata that are stored as key-value pairs.
public
string
[]
get_metadata_keys
()
Get the list of available keys for [method@Image.
public
unowned
string
get_mime_type
()
Returns detected MIME type of the file
public
Frame
get_specific_frame
(
FrameRequest
frame_request)
throws
Error
public
async
Frame
get_specific_frame_async
(
FrameRequest
frame_request,
Cancellable
? cancellable)
throws
Error
Asynchronous version of [method@Image.
public
uint16
get_transformation_orientation
()
Get the image orientation
public
uint32
get_width
()
Early width information.
public
Frame
next_frame
()
throws
Error
Synchronously loads texture and information of the next frame.
public
async
Frame
next_frame_async
(
Cancellable
? cancellable)
throws
Error
Asynchronous version of [method@Image.
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