declaration:
function image_surface_initial_properties(vid) => proptable;
Return the values for VID in local coordinate space that were first set during loading. For frameserver resize- events, initial properties are always reflected to correspond to whatever the frameserver wants.
Proptable is formatted according to [properties_table].
related functions:
[image_storage_properties] [image_surface_properties] [image_surface_resolve_properties]
Wiki: Video Functions
Wiki: image_storage_properties
Wiki: image_surface_properties
Wiki: image_surface_resolve_properties
Wiki: properties_table