Virtual Method

PhoshThumbnailget_size

Declaration [src]

void
get_size (
  PhoshThumbnail* self,
  guint* width,
  guint* height,
  guint* stride
)

Description

No description available.

Parameters

width

Type: guint*

No description available.

The data is owned by the caller of the function.
height

Type: guint*

No description available.

The data is owned by the caller of the function.
stride

Type: guint*

No description available.

The data is owned by the caller of the function.