Struct
GeglTileCopyParams
Description
struct GeglTileCopyParams {
GeglBuffer* dst_buffer;
gint dst_x;
gint dst_y;
gint dst_z;
}
No description available.
Structure members
dst_buffer:GeglBufferNo description available.
dst_x:gintNo description available.
dst_y:gintNo description available.
dst_z:gintNo description available.